flutter_web_auth 0.2.0
flutter_web_auth: ^0.2.0 copied to clipboard
Flutter plugin for authenticating a user with a web service.
0.2.0 #
-
π₯ Add macOS support (#20)
Migration guide:
This version drops support for Flutter 1.9 and older, please upgrade to Flutter 1.12 for continued support.
0.1.3 #
- π Update the kotlin plugin version to 1.3.61
0.1.2 #
- π Add support for iOS 13
0.1.1 #
- π Add swift_version to the Podspec
- π Update Gradle and Kotlin versions
- π Add missing link in readme
0.1.0 #
- π Add initial implementation