Skip to content

v2.0.0 Pre-Release #1

Pre-release
Pre-release
Compare
Choose a tag to compare
@iqfareez iqfareez released this 30 Jun 16:31
· 18 commits to v2 since this release

This update was a part of the Revisit project (#3)

What's changed

  • πŸŽ‰ Fresh start: Recreated Android & web folder. Created windows folder.
    • All icons, permissions etc. was all reset.
    • Using latest Gradle supported by Flutter.
    • Changed minimumSdkVersion, compileSdkVersion, & targetSdkVersion.
  • ⬆️ Upgrade major dependencies
  • ⬆️ Bump dart constraints to 2.17.0 (To use the enhanced enum features)
  • βž• Added flutter_lints and provider
  • πŸ’„ UI overhauls
    • Opted in to Material 3 design
  • πŸ› Fix link cannot be opened for Android 11+.
  • 🚨 Fixes a linter warning
  • πŸ‘¨β€πŸ’» Improve various aspects of the code. Make it easier to read and maintain in the future.

Full Changelog: 1.2.23+6...2.0.0-pre.1+7