-
Notifications
You must be signed in to change notification settings - Fork 10
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
refactor: migrate project to Flutter best practice #155
base: main
Are you sure you want to change the base?
refactor: migrate project to Flutter best practice #155
Conversation
That's OK to remove the dialog from the If we go that way, then:
What do you think about this ? If you like the idea, do you want to help for the new lib ? |
ea425e4
to
0e53e76
Compare
Gentle ping for the question @TheOneWithTheBraid |
I'm privately a bit busy these days. You can expect the adjustments within the next two weeks.
|
Thanks for the answer, I'll also see if I've time to do it |
What do you think about this solution ? https://codeberg.org/UnifiedPush/flutter-connector/pulls/1 |
* BREAKING: remove async gaps from `BuildContext` * See README for migration * BREAKING: remove built-in provider storage * See README for migration * Fix missing await statement for asynchronous tasks Signed-off-by: The one with the braid <[email protected]>
0e53e76
to
687dbcd
Compare
@p1gp1g It's now been a long while with deprecation notice. Can we slowly consider actually removing the deprecated dialogs ? I rebased this branch, it should now properly remove the deprecated methods. |
BuildContext