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

Migrate to NNBD #23

Merged
merged 13 commits into from
Jan 28, 2021
Merged

Migrate to NNBD #23

merged 13 commits into from
Jan 28, 2021

Conversation

Jjagg
Copy link
Contributor

@Jjagg Jjagg commented Dec 10, 2020

Hey! This migrates the package to NNBD.

I migrated the examples too, but ran into flutter/flutter#72060.
I created a non-nullable version of ColorTween to work around it.

@rrousselGit
Copy link
Collaborator

Sorry for the late review! I'll take a look ASAP, thanks for your effort 😄

@rrousselGit
Copy link
Collaborator

Looking good! Thanks again!

@rrousselGit rrousselGit merged commit c76661b into fzyzcjy:master Jan 28, 2021
@Jjagg
Copy link
Contributor Author

Jjagg commented Jan 28, 2021

You're welcome! This was a great opportunity for me to get used to NNBD :)

Mockito also put out a NNBD preview version since I've set up this PR, so you could pull it back in if you want.
dart-lang/mockito#298

And flutter/flutter#72060 has been fixed, so the custom non-nullable color tween in the examples can be removed if you're okay with a high Flutter version constraint on the example.

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