Skip to content
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

Closed
DonnieBLT opened this issue Feb 24, 2024 · 4 comments · Fixed by #352
Closed

fix flutter issues #351

DonnieBLT opened this issue Feb 24, 2024 · 4 comments · Fixed by #352

Comments

@DonnieBLT
Copy link
Collaborator

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

@Uttkarsh-raj
Copy link
Contributor

Hii @DonnieBLT ill look into this issue.
/assign

@DonnieBLT
Copy link
Collaborator Author

Thanks!

@Dante291
Copy link
Contributor

Dante291 commented Feb 24, 2024

@Uttkarsh-raj Sorry I actually forgot to assign myself and start working on it because it was a quick fix and raised a PR

@Uttkarsh-raj
Copy link
Contributor

@Dante291 oh ok ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants