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 lints #312

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Fix lints #312

wants to merge 33 commits into from

Conversation

w-ensink
Copy link
Collaborator

@w-ensink w-ensink commented Jan 24, 2025

Builds on #310
Aims to fix #311
Also fixes #304
Also works around #313 by disabling Impeller on Android

and some other deprecated stuff
- gives rendering problem in QR scanner where it renders a black square
where it should be transparent in the view finder
- introduced by using PopScope instead of WillPopScope
apparently there is a significant difference between `case Type:` and
`case Type _:`
the onPopInvokedWithResult callback would be triggered by the close
button, which meant onDismiss would be called twice
- it was simply bloating the logs
- required a little bit of a hack in the sentry code with a global
variable
- because initState doesn't have access to the build context
- it was deprecated and wasn't being used anywhere (it seems)
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.

Fix tech debt 'Yivi meetup' link on more tab links to a non-existing page
1 participant