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 warnings about Operand of null-aware operation on WidgetsBinding #312

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

hoffmannkrzysztof
Copy link
Contributor

In flutter3.0 WidgetsBinding and SchedulerBinding are now non-nullable.
To be backward compatible with flutter2.x and get rid of warning we need to implement this solution:
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-3.0.0#if-you-see-warnings-about-bindings

@aaassseee aaassseee mentioned this pull request Jun 9, 2022
@aaassseee
Copy link
Contributor

@WahdanZ Any time for review? This will fix #309

@vasilich6107
Copy link

@hoffmannkrzysztof

This is not the first time when form_bloc has issues with delivery

Today I removed last piece of code and form_bloc as dependancy.

I recommend you pay attaention to reactive_forms

@rlimberger
Copy link

Can you please merge this fix, @GiancarloCode ? Thank you.

@vasilich6107
Copy link

@rlimberger "All hope abandon ye who enter here"(Dante) ;-)

@GiancarloCode
Copy link
Owner

LGTM

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.

5 participants