Skip to content

refcoding/flutterfire

Repository files navigation

FlutterFire

Build Status

FlutterFire is a set of Flutter plugins that enable Flutter apps to use Firebase services. You can follow an example that shows how to use these plugins in the Firebase for Flutter codelab.

Flutter is 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.

Note: FlutterFire is still under development, and some APIs and platforms might not be available yet. Feedback and Pull Requests are most welcome!

Available FlutterFire plugins

PluginVersionFirebase featureSource codeWeb?Desktop?
cloud_firestorepub packageCloud Firestorecloud_firestorehummingbirdmacOS
cloud_functionspub packageCloud Functionscloud_functionshummingbirdmacOS
firebase_admobpub packageFirebase AdMobfirebase_admob
firebase_analyticspub packageFirebase Analyticsfirebase_analytics
firebase_authpub packageFirebase Authenticationfirebase_authhummingbirdmacOS
firebase_corepub packageFirebase Corefirebase_corehummingbirdmacOS
firebase_crashlyticspub packageFirebase Crashlyticsfirebase_crashlyticsmacOS
firebase_databasepub packageFirebase Realtime Databasefirebase_database
firebase_dynamic_linkspub packageFirebase Dynamic Linksfirebase_dynamic_links
firebase_in_app_messagingpub packageFirebase In-App Messagingfirebase_in_app_messaging
firebase_messagingpub packageFirebase Cloud Messagingfirebase_messaging
firebase_ml_visionpub packageFirebase ML Kitfirebase_ml_vision
firebase_performancepub packageFirebase Performance Monitoringfirebase_performance
firebase_remote_configpub packageFirebase Remote Configfirebase_remote_config
firebase_storagepub packageFirebase Cloud Storagefirebase_storagemacOS

Issues

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

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

Contributing

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.

About

🔥 Firebase plugins for Flutter apps

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart62.8%
  • Java18.7%
  • Objective-C15.8%
  • Ruby1.7%
  • Shell0.5%
  • Swift0.2%
  • Other0.3%