You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: Upgrade share_plus{,_platform_interface} enabling more upgrades
Done by editing pubspec.yaml and running `tools/upgrade pub` twice.
This should mean that all the Firebase packages are upgraded to latest:
#1184 (comment)
This seems to have unlocked upgrading `drift` too. Some followups
were needed:
- ran `tools/check drift --all --fix`
- ran `tools/check build_runner --all --fix`
- followed an instruction from the analyzer:
info • 'package:drift_dev/api/migrations.dart' is deprecated and
shouldn't be used. Import `package:drift/migrations_native.dart`
instead • test/model/database_test.dart:4:1 •
deprecated_member_use
0 commit comments