Releases: ThexXTURBOXx/flutter_web_auth_2
Releases · ThexXTURBOXx/flutter_web_auth_2
4.0.1: Update lints
4.0.1
- 🌹 Update
flutter_lints
to5.x
- should not really change anything!
4.0.0: Finally stable!
4.0.0
No changes - just the official version release!
4.0.0-alpha.9
4.0.0-alpha.8: Minor fixes
4.0.0-alpha.7: Universal links #2
4.0.0-alpha.7
- 🎉 Enable
ASWebAuthenticationSession.Callback.https
support to fix Universal Links on iOS (Thanks to @GabrielDamasceno in #117, related to #65 and #104) - 🌹 Update
web
to1.x
4.0.0-alpha.6: Modernization
4.0.0-alpha.5: Cleaning up cruft
4.0.0-alpha.5
- 💥 Remove Android embedding v1 support (in accordance with Flutter
3.22.0
) - 💥 Increase Android min SDK to
21
(in accordance with Flutter3.22.0
) - 💥 Increase Android JVM version to
11
(in accordance with Flutter3.22.0
) - 🌹 Update AndroidX browser to
1.8.0
- 🌹 Migrate Android and Web examples to newest standards
4.0.0-alpha.4: Flutter 3.22.0-ready!
4.0.0-alpha.4
- 🐛 Fix recursion errors in Flutter
3.22.0
- 🌹 Update dependencies (
melos
andflutter_lints
)
3.1.2: Flutter 3.22.0-ready!
3.1.2
- 🐛 Fix recursion errors in Flutter
3.22.0
- 🌹 Update
melos
to5.1.0
to have cleaner CI commands
4.0.0-alpha.3: Fix iframe approach
4.0.0-alpha.3
- 🐛 Fix
iframe
approach - 🌹 Update
melos
to5.1.0
to have cleaner CI commands