Closed andre-paraense closed 3 years ago
Lib code was not compatible with null safety.
Migrated to null safety
Run flutter test. Alternatively, run the example app.
flutter test
Requirements
Related issues
Lib code was not compatible with null safety.
Describe the solution you've provided
Migrated to null safety
How to test?
Run
flutter test
. Alternatively, run the example app.