2 Repos
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 is a set of plugins and libraries that provide a Firebase SDK for applications built with the Flutter framework. It functions as a cloud services wrapper that maps Firebase cloud APIs to the Dart programming language, enabling backend integration for cloud data storage, user authentication, and serverless function execution. The project uses a plugin-based modular architecture to separate different cloud services into independent packages. It employs platform-interface abstractions and method-channel-based native interoperability to communicate with native Android and iOS SDKs thr
Provides the official collection of plugins for integrating Firebase cloud services into Flutter applications.