Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

1.1.1: The Windows Fix

02 Sep 11:16
098d394
Compare
Choose a tag to compare

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

30 Aug 22:20
3a7b846
Compare
Choose a tag to compare

1.1.0

  • 🌹 Tested flutter_web_auth_2 with Flutter 3.3.0, seems to work!
  • 🌹 Update win32 to 3.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

20 Aug 15:00
21316bc
Compare
Choose a tag to compare

1.0.1

  • 🐛 Remove path dependency
  • 🌹 Add migration guide README
  • 🌹 Add more documentation

1.0.0: New Horizons

20 Aug 08:33
330ab0b
Compare
Choose a tag to compare

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)