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

Feature/null safety #1

Merged
merged 4 commits into from
Mar 11, 2021
Merged

Feature/null safety #1

merged 4 commits into from
Mar 11, 2021

Conversation

TheManuz
Copy link

Hello!
I made this fork to have a null-safe version of your package, to use it with Flutter 2.

The changes I made are pretty strightforward, I mostly added return types to functions, updated the build_collection package, and little more.

I would be awesome if you could review my changes and maybe accept the pull request if it seems ok to you.
Then you could release the package with null-safety enabled on pub.dev.

Thanks!

Copy link
Owner

@Polarts Polarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you so much for contributing!

@Polarts Polarts merged commit e6a7ba6 into Polarts:master Mar 11, 2021
@TheManuz TheManuz deleted the feature/null_safety branch March 11, 2021 09:08
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