Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): update dependencies to latest. Last release as flutterfire_ui is deprecated and no longer supported. #9762

Merged
merged 2 commits into from Oct 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/flutterfire_ui/example/pubspec.yaml
Expand Up @@ -24,9 +24,9 @@ dependencies:
cloud_firestore: ^4.0.1
crypto: ^3.0.1
cupertino_icons: ^1.0.2
firebase_auth: ^3.10.0
firebase_auth: ^4.0.1
firebase_core: ^2.0.0
firebase_database: ^10.0.0
firebase_database: ^10.0.1
firebase_dynamic_links: ^5.0.1
flutter:
sdk: flutter
Expand Down
4 changes: 2 additions & 2 deletions packages/flutterfire_ui/pubspec.yaml
Expand Up @@ -17,9 +17,9 @@ dependencies:
crypto: ^3.0.1
desktop_webview_auth: ^0.0.5
email_validator: ^2.0.1
firebase_auth: ^3.10.0
firebase_auth: ^4.0.1
firebase_core: ^2.0.0
firebase_database: ^10.0.0
firebase_database: ^10.0.1
firebase_dynamic_links: ^5.0.1
flutter:
sdk: flutter
Expand Down