插件概览
kuzzle 包是一个 Dart 库,可实现与 Kuzzle 后端的无缝交互,Kuzzle 后端是一个可自托管、即开即用的平台,用于支持现代跨平台应用程序。它提供了一个强大的 API 客户端,适用于 Android、iOS、Web、macOS、Windows 和 Linux,使开发者能够管理实时数据、身份验证和文档存储。通过支持安全且可扩展的后端操作,它简化了集成到需要服务器端功能的 Flutter 应用中的过程。该 SDK 是开源的,并由 Kuzzle.io 持续维护。
适合场景
- Real-time data synchronization
- User authentication and authorization
- Document storage and retrieval
- Cross-platform app backend integration
- Offline-first application support
主要特点
- Full Kuzzle API coverage
- Real-time subscriptions
- Multi-platform support
- Secure token-based authentication
- Open-source and actively maintained
适合对象
- Developers building real-time Flutter apps
- Teams needing self-hosted backend solutions
- Apps requiring offline capabilities
- Projects using modern authentication patterns
- Cross-platform mobile and web applications
使用建议
- Requires a running Kuzzle instance
- Needs proper network configuration
- Authentication setup required for production
- Limited documentation compared to mature frameworks
- Dependent on external backend service