flutterfire
flutterfire copied to clipboard
🔥 A collection of Firebase plugins for Flutter apps.
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Android ### Description...
## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...
## Description I am working on Dart code that gets transpiled to javascript. I'm having issues compiling because my model classes use these types, and thus transitively depend on Flutter....
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Other ### Which platforms are affected? Android, iOS, macOS,...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Android ### Description...
I am migrating my exceptions to the new ones and on `signInWithEmailAndPassword()` I can see some changed. These are the old: ```dart /// * `ERROR_INVALID_EMAIL` - If the [email] address...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth, Database ### Which platforms are affected? Windows ###...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Core ### Which platforms are affected? Android ### Description...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Database ### Which platforms are affected? Android ### Description...
## Description If you want to use this PR early, you can use latest version of FlutterFire CLI ``` dart pub global activate flutterfire_cli 1.0.1-dev.4 --overwrite flutterfire install git:feat/update-web100 ```...