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 packages to latest, namely file_picker
This is the result of `flutter pub upgrade --major-versions`,
followed by `flutter build ios --config-only`.
(Plus `flutter build macos --config-only`, but it has no
effect, as file_picker doesn't appear in macos/Podfile.lock .)
Changelog:
https://pub.dev/packages/file_picker/changelog
The API changes don't affect our usage.
0 commit comments