Releases: ThexXTURBOXx/flutter_web_auth_2
Releases · ThexXTURBOXx/flutter_web_auth_2
5.0.2: Android and Web fix
5.0.2
- 🐛 Fix possible NPE on Android (Thanks to @henry11996 in #196)
- 🌹 Dummy implementation for
cleanUpDanglingCallson web to prevent unneeded crashes
5.0.1: Android fixes
5.0.0: Stable!
5.0.0
No changes - just the official version release!
5.0.0-alpha.7: Ephemeral auth on Android
5.0.0-alpha.7
- 🌹 Update Android intricacies
- 🐛 Revert to
CustomTabsIntentwhen needed (Thanks to @StevenSorial in #181)
5.0.0-alpha.6: Ephemeral Android
5.0.0-alpha.6
- 🌹 Fix ephemeral web views on Android; re-introduces
preferEphemeralon Android for more iOS/Android parity (Thanks to @ApofisXII in #180, related to #169)
5.0.0-alpha.5: iOS error details
5.0.0-alpha.5
- 🌹 Include more error details on iOS (Thanks to @PawlikMichal25 in #179, related to #178)
5.0.0-alpha.4: Maintenance
5.0.0-alpha.4
- 🌹 Update melos to regular
7.xreleases - 🌹 Update linter to
6.x - 🌹 Fix a few Android warnings (Gradle
9.xcomplaints)
5.0.0-alpha.3: SwiftPM migration
5.0.0-alpha.3
- 💥 Migrate to Swift Package Manager - see here for more info (Thanks to @lishaduck in #165)
5.0.0-alpha.2: Android improvements
5.0.0-alpha.1: Migration guides
5.0.0-alpha.1
- 🌹 Added migration guide for
5.xand updated migration guide for4.x