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

remove that call [WidgetsFlutterBinding.ensureInitialized] in [initialize] #816

Conversation

jackleemeta
Copy link
Contributor

Calling UI function on Downloader Framework is non-standard, and it makes difficult to program in background isolation.

Better yet, call it outside the framework by user.

Related issue #809

@bartekpacia
Copy link
Collaborator

Isn't this a breaking change?

Also, please update CHANGELOG.md appropriately.

@jackleemeta
Copy link
Contributor Author

Isn't this a breaking change?

Also, please update CHANGELOG.md appropriately.

Breaking change, not really☺️

Calling [WidgetsFlutterBinding.ensureInitialized] manually after the program launch is very common :)

@bartekpacia bartekpacia merged commit e38ed22 into fluttercommunity:master Feb 16, 2023
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.

None yet

2 participants