Releases: ThexXTURBOXx/flutter_web_auth_2
Releases · ThexXTURBOXx/flutter_web_auth_2
1.1.1: The Windows Fix
1.1.1
- 🐛 Fix Windows support and support for future platforms
- 🐛 Fix example on Windows
- 🌹
127.0.0.1
is now also a supported callback URL host on Windows - 🌹 Cleaned up platform implementations
1.1.0: Flutter 3.3.0
1.1.0
- 🌹 Tested
flutter_web_auth_2
with Flutter3.3.0
, seems to work! - 🌹 Update
win32
to3.0.0
(relevant only for Windows users) - 🌹 Add
android:exported
tag to documentation before users start to complain - 🌹 Overhauled example layout
1.0.1: First bugs
1.0.1
- 🐛 Remove path dependency
- 🌹 Add migration guide README
- 🌹 Add more documentation
1.0.0: New Horizons
1.0.0
- 💥 Old project, new maintainers! Due to the lack of updates in the main project, we forked the project and will update it as time passes!
- 💥 Update to Flutter 3 (#118)
- 💥 Federated plugin refactor (#98)
- 💥 Windows support (By Jon-Salmon)
- 🎉 Add support for ephemeral sessions on MacOS (#112)