Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

4.0.0-alpha.5: Cleaning up cruft

15 May 22:00
af7782b
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.5

  • 💥 Remove Android embedding v1 support (in accordance with Flutter 3.22.0)
  • 💥 Increase Android min SDK to 21 (in accordance with Flutter 3.22.0)
  • 💥 Increase Android JVM version to 11 (in accordance with Flutter 3.22.0)
  • 🌹 Update AndroidX browser to 1.8.0
  • 🌹 Migrate Android and Web examples to newest standards

4.0.0-alpha.4: Flutter 3.22.0-ready!

15 May 12:37
6e09fad
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.4

  • 🐛 Fix recursion errors in Flutter 3.22.0
  • 🌹 Update dependencies (melos and flutter_lints)

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