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: inefficient ui flow of scan qr #1461

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Dhruv80576
Copy link

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:

  • Android
  • iOS
  • Browser (Chromium based)
  • Browser (Firefox based)
  • Browser (WebKit based)
  • Desktop Linux
  • Desktop Windows
  • Desktop macOS

@krille-chan
Copy link
Owner

@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

@Dhruv80576
Copy link
Author

Ohh i will update it

@Dhruv80576
Copy link
Author

@krille-chan
i have updated it

Copy link
Owner

@krille-chan krille-chan left a 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?

@Dhruv80576
Copy link
Author

@krille-chan
Can u review it?

@krille-chan
Copy link
Owner

@Dhruv80576 Can you please squash your commits to one and sign it? Otherwise this cannot be merged

@krille-chan
Copy link
Owner

@Dhruv80576 the Pull Request still has six commits. Can you squash then please to one?

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 this pull request may close these issues.

Inefficient UI Flow
2 participants