You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <simon@devangels.london>
Co-authored-by: Misir Jafarov <misir.ceferov@gmail.com>
0 commit comments