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? Storage ### Which platforms are affected? Android ### Description...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Messaging ### Which platforms are affected? Android ### Description...
## Description Add support for UsageMetaData, also includes a minor fix for prompt response text position. ## Checklist Before you create this PR confirm that it meets all requirements listed...
## Description - convert the `part of` directives to use file paths instead of library names (address the `use_string_in_part_of_directives` lint) - add a `repository` field to the `firebase_vertexai` pubspec.yaml ##...
### 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_ ###...
### 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? Core ### Which platforms are affected? Android ### Description...
## Bug report I am getting the `null check operator used on a null value` while calling `setConfigSettings` on Flutter Web. Code: ``` void main () { WidgetsFlutterBinding.ensureInitialized(); await FirebaseCoreWeb().initializeApp(...
## Description Refrences: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification#Localize-your-alert-messages ## Related Issues Closes #12691 ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Analytics, Crashlytics ### Which platforms are affected? Android, iOS...