flutterfire
flutterfire copied to clipboard
🔥 A collection of Firebase plugins for Flutter apps.
I'm working on Dart code that cannot transitively depend on Flutter
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Web ### Description...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Web ### Description...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Database ### Which platforms are affected? _No response_ ###...
## Description Expose `experimentalForceLongPolling` on firestore `Settings` ## Related Issues closes [11149](https://github.com/firebase/flutterfire/issues/11149) ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the...
Core SDK: packages/firebase_data_connect/firebase_data_connect/lib Generated SDK: packages/firebase_data_connect/firebase_data_connect/example/lib/generated Example: packages/firebase_data_connect/firebase_data_connect/example/lib Context doc: [go/dataconnect:sdk:dart:core](http://go/dataconnect:sdk:dart:core)
## What feature would you like to see? Is there a missing a feature that is supported on an underlying SDK? Or is there a feature that you think would...
## What feature would you like to see? Add support for non-default databases in Firebase Messaging. Currently the `instanceFor` factory constructor [is private](https://github.com/firebase/flutterfire/blob/master/packages/firebase_messaging/firebase_messaging/lib/src/messaging.dart#L38-L42) for firebase_messaging, but is exposed for Auth,...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Other ### Which platforms are affected? Windows ### Description...
Hello, Flutter is migrating to [Swift Package Manager][]. Please [add Swift Package Manager support][] to your plugin. Flutter will eventually deprecate and then remove support for CocoaPods. Adding Swift Package...