Closed nilsreichardt closed 3 years ago
I propose this pull request to migrate this plugin to null safety as it is the way to go now that Flutter 2 has been released.
Here are the changes I introduced:
2.12.0+
dart migrate
2.0.0
Please check everything twice!
Closes #6
thanks for your contribution
Description
I propose this pull request to migrate this plugin to null safety as it is the way to go now that Flutter 2 has been released.
Here are the changes I introduced:
2.12.0+
dart migrate
on existing code to remove unsafe nulls (for the package & example)2.0.0
) to the changelog (as recommended)Please check everything twice!
Related tickets
Closes #6