-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 flutter issues #351
Comments
Hii @DonnieBLT ill look into this issue. |
Thanks! |
@Uttkarsh-raj Sorry I actually forgot to assign myself and start working on it because it was a quick fix and raised a PR |
@Dante291 oh ok ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
info • 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre • lib/src/pages/home/home.dart:214:12 • deprecated_member_use
info • 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre • lib/src/pages/home/home.dart:214:12 • deprecated_member_use
info • 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre • lib/src/pages/leaderboards/monthly_leaderboard.dart:78:12 • deprecated_member_use
info • 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre • lib/src/pages/leaderboards/monthly_leaderboard.dart:78:12 • deprecated_member_use
The text was updated successfully, but these errors were encountered: