Commit bb8c6bd
release 0.4.0 (#903)
* Update pubspec.yaml
* Null safety support (#893)
* fix: added temporary & env files to .gitignore and updated example/pubspec.yaml
* feat: Migrate library and example project to null-safety
* Update version to 1.0.0-nullsafety.0
* fix: Update flutter-version in workflows
* fix: replace mocktail with mockito
* fix: Replace Future<Null> return types with Future<void>
* version bump, updated changelog
Co-authored-by: Simon Lightfoot <[email protected]>
Co-authored-by: Misir Jafarov <[email protected]>1 parent 0932982 commit bb8c6bd
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments