Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

3.1.2: Flutter 3.22.0-ready!

15 May 21:49
e22230e
Compare
Choose a tag to compare

3.1.2

  • 🐛 Fix recursion errors in Flutter 3.22.0
  • 🌹 Update melos to 5.1.0 to have cleaner CI commands

4.0.0-alpha.3: Fix iframe approach

25 Mar 07:58
2b67cb9
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.3

  • 🐛 Fix iframe approach
  • 🌹 Update melos to 5.1.0 to have cleaner CI commands

4.0.0-alpha.2: Migrate to web

17 Feb 19:24
0642671
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.2

  • 🌹 Migrate to web package

4.0.0-alpha.1: Flutter 3.19.x

17 Feb 16:03
8892d34
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.1

  • 🌹 Fix lint for Flutter 3.19.x

4.0.0-alpha.0: Webview for Linux and Windows

07 Feb 21:45
9710fc8
Compare
Choose a tag to compare

4.0.0-alpha.0

  • 🎉 Add Webview approach for Windows and Linux (Thanks to @Mino5531 in #92)

3.1.1: Fix null options (again)

22 Dec 12:54
b48b6f5
Compare
Choose a tag to compare

3.1.1

  • 🐛 Fix null-safe options (again)

3.1.0: iframe approach for Web!

10 Dec 19:02
8787c1e
Compare
Choose a tag to compare

3.1.0

  • 🎉 Implement iframe authentication approach (Thanks to @rundfunk47 in #88)
  • 🌹 Fix lint for Flutter 3.16.x

3.0.4: Fix null options

16 Nov 15:34
3697ea2
Compare
Choose a tag to compare

3.0.4

  • 🐛 Fix null-safe options

3.0.3: Fix Web

27 Oct 19:23
bba90b6
Compare
Choose a tag to compare

3.0.3

  • 🌹 Fix Web implementation not being found properly (See #82)

3.0.2: Gradle precautions

24 Oct 12:14
bd024f0
Compare
Choose a tag to compare

3.0.2

  • 🌹 Fix deprecations in Gradle 8.x