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 widgets binding warning #126

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Fix widgets binding warning #126

merged 1 commit into from
Aug 3, 2022

Conversation

tainanfochesatto
Copy link
Contributor

This PR fixes a null-safety warning that came with upgrading to flutter 3.

Fixes #125

@leonus96
Copy link

@jifalops

@MrCsabaToth
Copy link

@jifalops simple fix, please merge and release a new version

@tylergets
Copy link

tylergets commented May 25, 2022

The project hasn't seen activity in 1.5 years, might be a good idea to fork as the author seems unresponsive.

In the meantime, you can update your pubspec to:

  datetime_picker_formfield:
    git:
      url: https://github.com/tainanfochesatto/datetime_picker_formfield.git
      ref: fix-widgets-binding-warning

@mikeesouth
Copy link

Ping @jifalops, you're active on github so if you have time to approve this PR and push a new version to pub.dev, that would be really helpful. Thanks!

@MrCsabaToth
Copy link

@jifalops ?

@jifalops jifalops merged commit 37eaaf1 into jifalops:master Aug 3, 2022
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.

Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null
6 participants