Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

5.0.2: Android and Web fix

12 Apr 16:49
017ddc5

Choose a tag to compare

5.0.2

  • 🐛 Fix possible NPE on Android (Thanks to @henry11996 in #196)
  • 🌹 Dummy implementation for cleanUpDanglingCalls on web to prevent unneeded crashes

5.0.1: Android fixes

22 Jan 21:32
e6b65d2

Choose a tag to compare

5.0.1

  • 🐛 Fix crash on Android and implement proper feedback if no browser is installed (Thanks to @Mino5531 in #190)

5.0.0: Stable!

13 Jan 21:26
303326e

Choose a tag to compare

5.0.0

No changes - just the official version release!

5.0.0-alpha.7: Ephemeral auth on Android

12 Oct 17:47
6a91586

Choose a tag to compare

5.0.0-alpha.7

  • 🌹 Update Android intricacies
  • 🐛 Revert to CustomTabsIntent when needed (Thanks to @StevenSorial in #181)

5.0.0-alpha.6: Ephemeral Android

03 Oct 20:58
bd467a0

Choose a tag to compare

Pre-release

5.0.0-alpha.6

  • 🌹 Fix ephemeral web views on Android; re-introduces preferEphemeral on Android for more iOS/Android parity (Thanks to @ApofisXII in #180, related to #169)

5.0.0-alpha.5: iOS error details

01 Oct 20:09
fb660cb

Choose a tag to compare

Pre-release

5.0.0-alpha.5

5.0.0-alpha.4: Maintenance

04 Sep 16:19
94976e2

Choose a tag to compare

Pre-release

5.0.0-alpha.4

  • 🌹 Update melos to regular 7.x releases
  • 🌹 Update linter to 6.x
  • 🌹 Fix a few Android warnings (Gradle 9.x complaints)

5.0.0-alpha.3: SwiftPM migration

25 May 09:11
8ce631a

Choose a tag to compare

Pre-release

5.0.0-alpha.3

  • 💥 Migrate to Swift Package Manager - see here for more info (Thanks to @lishaduck in #165)

5.0.0-alpha.2: Android improvements

03 Apr 21:02
c4ed3d3

Choose a tag to compare

Pre-release

5.0.0-alpha.2

  • 💥 Even newer Android authentication approach (Thanks to @titanous in #163)
  • 🌹 Add auto-close to old server method default landing page on Windows and Linux

5.0.0-alpha.1: Migration guides

12 Mar 16:23
7df8b59

Choose a tag to compare

Pre-release

5.0.0-alpha.1

  • 🌹 Added migration guide for 5.x and updated migration guide for 4.x