Skip to content

flutter_appauth-v10.0.0

Choose a tag to compare

@MaikuB MaikuB released this 13 Sep 08:48
· 15 commits to master since this release
3a21fdc
  • Breaking change updated minimum supported SDK version to Flutter 3.29/Dart 3.7
  • Bumped flutter_lints dev dependency
  • [Android] Breaking changes updated compileSdkVersion to 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