2 个仓库
Official plugins for integrating Firebase services into Flutter applications.
Distinct from Flutter: The candidates refer to the framework or specific extensions, but not the official collection of service plugins
Explore 2 awesome GitHub repositories matching mobile development · Firebase Flutter Plugins. Refine with filters or upvote what's useful.
FlutterFire is a collection of official plugins that integrate Firebase backend services into Flutter applications. It serves as a backend-as-a-service integration library, providing client-side wrappers for cloud authentication, databases, storage, and monitoring services. The project enables the integration of serverless backend logic and real-time data synchronization using NoSQL documents and state synchronization. It also provides capabilities for generative AI integration, including large language models, image generation, and local machine learning model management. The suite covers a
Provides the official collection of plugins for integrating Firebase backend services into Flutter apps.
FlutterFire 是一组插件和库,为使用 Flutter 框架构建的应用程序提供 Firebase SDK。它充当云服务包装器,将 Firebase 云 API 映射到 Dart 编程语言,从而实现用于云数据存储、用户身份验证和无服务器函数执行的后端集成。 该项目使用基于插件的模块化架构将不同的云服务分离为独立的包。它采用平台接口抽象和基于方法通道的原生互操作性,通过一致的 API 与原生 Android 和 iOS SDK 进行通信。 该 SDK 涵盖了几个核心功能领域,包括用于基于文档的状态的实时数据同步、用于安全会话的用户身份管理以及云文件管理。它还提供用于移动应用分析、远程推送通知交付、应用程序性能监控和应用完整性验证的工具。
Provides the official collection of plugins for integrating Firebase cloud services into Flutter applications.