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: Switch to getting Flutter from the main channel
In particular this gets us the new scroll curve for Android
that fixes several issues with scrolling:
flutter/flutter#120420
Also drop the upper bound on Flutter versions from the pubspec.yaml,
as it turns out it's ignored.
0 commit comments