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
Upgrade to flutter 3.3.0 + lint upgrade and fixes (#63)
* Remove unused import
* Upgrades in example/android/
* Move lint to dev dependencies + upgrade it to 1.10.0
* Deprecation fix in example/
* Replace direct imports with package: import
* Lint fixes
* Changelog
* Changelog new version 3.0.0
* Update version in pubspec + set sdk version to min 3.0.0
* Adapt dart + min flutter version again in pubspec