firebase/flutterfire
🔥 适用于 Flutter 应用的 Firebase 插件集合。
- Stars
- 9251
- Forks
- 4119
- 最近推送(UTC)
- 2026年9月16日
- 项目状态
- 未归档
技术话题
使用的依赖
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
FlutterFire
Follow on Twitter Maintained with Melos OSSF scorecard
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.
Documentation
- Add Firebase to your Flutter app
- Available plugins
- Firebase UI has moved to its own repository.
- Cloud Firestore ODM has now moved to its own repository.
Stable Plugins
(*) 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 (deprecated) | ML Model Downloader pub.dev badge | 🔗 | 📖 | firebase_ml_model_downloader |
✔ | ✔ | N/A | β |
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 open a pull request.