Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

4.0.1: Update lints

10 Oct 10:30
9173c3f
Compare
Choose a tag to compare

4.0.1

  • 🌹 Update flutter_lints to 5.x - should not really change anything!

4.0.0: Finally stable!

21 Sep 19:48
ec314bd
Compare
Choose a tag to compare

4.0.0

No changes - just the official version release!

4.0.0-alpha.9

05 Sep 08:10
67a3cc1
Compare
Choose a tag to compare
4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9

  • 🐛 Fix Chrome always taking precedence on Android (Thanks to @obrand69 in #125)

4.0.0-alpha.8: Minor fixes

10 Aug 15:35
6fced3a
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.8

  • 🌹 Allow also web versions 0.5.x again (Thanks to @Rexios80 in #118)
  • 🌹 Improve documentation

4.0.0-alpha.7: Universal links #2

07 Aug 19:20
be81a7f
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.7

  • 🎉 Enable ASWebAuthenticationSession.Callback.https support to fix Universal Links on iOS (Thanks to @GabrielDamasceno in #117, related to #65 and #104)
  • 🌹 Update web to 1.x

4.0.0-alpha.6: Modernization

06 Jun 11:24
1d03860
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.6

  • 🌹 Allow custom browser priority and rework Android code (Thanks to @kecson in #111)
  • 🌹 Enable partial ASWebAuthenticationSession.Callback support (related to #104)

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