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

Null safety #23

Merged
merged 7 commits into from Mar 6, 2021
Merged

Null safety #23

merged 7 commits into from Mar 6, 2021

Conversation

drcdev
Copy link
Contributor

@drcdev drcdev commented Mar 5, 2021

Update package and example for sound null safety. Incremented version to 0.1.0 per recommendations.

@drcdev
Copy link
Contributor Author

drcdev commented Mar 5, 2021

@panuavakul I'm working through updating one of my apps to null safety and using your great tag editor in that project. Thought I would help upgrade to null safety if you're open to the PR :) With Flutter 2.0 just released null safety is now a requirement.

Copy link
Owner

@panuavakul panuavakul left a comment

Choose a reason for hiding this comment

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

Hi @drcdev , thanks for the PR.
Looks great, just a few suggestions below. If you don't have time to deal with the suggestions, please let me know and I can just merge this PR and fix them myself later.

I will probably also make some other improvements, deal with some issues and release 0.1.0 this weekend.

Thanks again.

example/lib/main.dart Outdated Show resolved Hide resolved
lib/tag_editor.dart Outdated Show resolved Hide resolved
lib/tag_editor.dart Show resolved Hide resolved
lib/tag_editor.dart Outdated Show resolved Hide resolved
@drcdev
Copy link
Contributor Author

drcdev commented Mar 5, 2021

Had a quick look at your review comments and look good. I will test them out in a bit and commit them. Thanks!

@panuavakul
Copy link
Owner

Hey, LGTM. Thanks again.

@panuavakul panuavakul merged commit 5502d07 into panuavakul:develop Mar 6, 2021
@panuavakul panuavakul mentioned this pull request Mar 7, 2021
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