Releases: ThexXTURBOXx/flutter_web_auth_2
Releases · ThexXTURBOXx/flutter_web_auth_2
2.1.5: MacOS fixes
2.1.5
- 🌹 Fix example support for Dart
3.x
- 🐛 Implement protocol handler to supply
ASPresentationAnchor
(See #51)
2.1.4: Changes everywhere
2.1.4
- 🌹 Fix support for Dart
3.x
- 🌹 Support AGP
8.x
namespace declaration - 🌹 Fix web example to work "properly"
- 🐛 Update
flutter_web_auth_2_platform_interface
to require2.1.3
at least
2.1.3: contextArgs for Web
2.1.3
- 🌹 Add
contextArgs
for web implementations (See #40)
2.1.2: Linux support! - Hotfix
2.1.2
- 🐛 Downgrade Kotlin to fix some compatibility issues
2.1.1: Linux support! - Hotfix
2.1.1
- 🌹 Fix formatting
2.1.0: Linux support!
2.1.0
- 🎉 Add support for Linux (#31)
- 🌹 Get rid of dependency on
win32
andffi
by usingwindow_to_front
instead - 🌹 Update linter rules
- 🌹 Update Android dependencies
2.0.4: Small iOS fixes and updates
2.0.4
- 🐛 Partially fix (#135)
- 🌹 Support
win32
versions2.7.0
until4.x
- 🌹 Fix typos in README
2.0.3: Universal links
2.0.3
- 🌹 Add Universal link support (#26)
- 🌹 Some small documentation changes
2.0.2: Fix Windows support
2.0.1: Upstream changes and redirectOriginOverride
2.0.1
- 🌹 Merge upstream changes (most notably troubleshooting documentation)
- 🌹 Added
redirectOriginOverride
for web implementations (By Rexios80) - 🌹 Fix some documentation and changelogs