Skip to content

firebase/flutterfire

Flutter + Firebase logo

FlutterFire

Follow on Twitter Maintained with Melos OSSF scorecard


[Changelog][Packages]


FlutterFire is a set ofFlutter plugins that enable Flutter apps to useFirebaseservices. You can follow an example that shows how to use these plugins in theFirebase for Fluttercodelab.

Flutteris Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.


Documentation


Stable Plugins

Name pub.dev Firebase Product Documentation View Source Android iOS Web MacOS Windows
Analytics Analytics pub.dev badge 🔗 📖 firebase_analytics β N/A
App Check App Check pub.dev badge 🔗 📖 firebase_app_check β N/A
Authentication Authentication pub.dev badge 🔗 📖 firebase_auth β (*)
Cloud Firestore Cloud Firestore pub.dev badge 🔗 📖 cloud_firestore β (*)
Cloud Functions Cloud Functions pub.dev badge 🔗 📖 cloud_functions β N/A
Cloud Messaging Cloud Messaging pub.dev badge 🔗 📖 firebase_messaging β N/A
Cloud Storage Cloud Storage pub.dev badge 🔗 📖 firebase_storage β (*)
Core Core pub.dev badge 🔗 📖 firebase_core β (*)
Crashlytics Crashlytics pub.dev badge 🔗 📖 firebase_crashlytics N/A β N/A
Dynamic Links Dynamic Links pub.dev badge 🔗 📖 firebase_dynamic_links N/A N/A N/A
In-App Messaging In-App Messaging pub.dev badge 🔗 📖 firebase_in_app_messaging N/A N/A N/A
Installations Installations pub.dev badge 🔗 📖 firebase_app_installations β N/A
Performance Monitoring Performance Monitoring pub.dev badge 🔗 📖 firebase_performance N/A N/A
Realtime Database Realtime Database pub.dev badge 🔗 📖 firebase_database β N/A
Remote Config Remote Config pub.dev badge 🔗 📖 firebase_remote_config β N/A

(*) for development only. Production on Windows is not supported.

Preview Plugins

Name pub.dev Firebase Product Documentation View Source Android iOS Web MacOS
ML Model Downloader ML Model Downloader pub.dev badge 🔗 📖 firebase_ml_model_downloader N/A β

Issues

Please file FlutterFire specific issues, bugs, or feature requests in ourissue tracker.

Plugin issues that are not specific to FlutterFire can be filed in theFlutter issue tracker.

Contributing

If you wish to contribute a change to any of the existing plugins in this repo, please review ourcontribution guide and open apull request.