-
-
Notifications
You must be signed in to change notification settings - Fork 221
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: inefficient ui flow of scan qr #1461
base: main
Are you sure you want to change the base?
Conversation
@Dhruv80576 thanks for your contribution. It looks like you have implemented a deprecated widget: info • 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre • lib/pages/new_private_chat/new_private_chat.dart:86:23 • deprecated_member_use |
Ohh i will update it |
@krille-chan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The formatting is still wrong. Can you fix it by running dart format lib/ test/
please?
@krille-chan |
@Dhruv80576 Can you please squash your commits to one and sign it? Otherwise this cannot be merged |
@Dhruv80576 the Pull Request still has six commits. Can you squash then please to one? |
fix #1453
UI flow for handling Scanqr popup has been handled and for that i used willPopscope ,when back is pressed popup will be closed.
Pull Request has been tested on: