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
Done with `flutter pub upgrade --major-versions`.
This updates two constraints in our pubspec.yaml:
https://pub.dev/packages/device_info_plus/changeloghttps://pub.dev/packages/share_plus/changelog
The breaking changes that caused the major-version bumps are the
same in both packages, and only mean dropping support for old
versions of iOS, Android, and the Android Gradle Plugin.
These don't affect us.
0 commit comments