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

Sound Null Safety #164

Merged
merged 5 commits into from Mar 12, 2021
Merged

Sound Null Safety #164

merged 5 commits into from Mar 12, 2021

Conversation

diegogarciar
Copy link
Contributor

Hello, I wanted to contribute by adding null safety to this package, I used mainly the migration tool and also removed added some required for fields that were always initialized as non-null. I also optimized some checks to use optional chaining instead of null checking.

@fayeed
Copy link
Owner

fayeed commented Mar 6, 2021

@diegogarciar Also if you can also update flutter_parsed_text to v2.1.0 that also support null safety that would be great.

If it's required then the variable can't be non-nullable
@fayeed fayeed merged commit 414a213 into fayeed:master Mar 12, 2021
@fayeed
Copy link
Owner

fayeed commented Mar 12, 2021

@diegogarciar Thanks for the PR

@fayeed
Copy link
Owner

fayeed commented Mar 12, 2021

@diegogarciar Updated the package to 1.1.15-nullsafety

AramSemerjyan pushed a commit to STDevTM/dash_chat that referenced this pull request May 4, 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