flutter_appauth-v10.0.0
·
15 commits
to master
since this release
- Breaking change updated minimum supported SDK version to Flutter 3.29/Dart 3.7
- Bumped
flutter_lintsdev dependency - [Android] Breaking changes updated
compileSdkVersionto 35 and AGP to 8.6.0 - Updated Android setup section in readme with instructions for apps using Kotlin DSL. Thanks to the PR from LennartMart