Skip to content

Releases: ThexXTURBOXx/flutter_web_auth_2

2.1.3: contextArgs for Web

26 Apr 19:46
5f4448e
Compare
Choose a tag to compare

2.1.3

  • 🌹 Add contextArgs for web implementations (See #40)

2.1.2: Linux support! - Hotfix

19 Mar 16:23
b0c4280
Compare
Choose a tag to compare

2.1.2

  • 🐛 Downgrade Kotlin to fix some compatibility issues

2.1.1: Linux support! - Hotfix

05 Mar 18:42
88d5c5b
Compare
Choose a tag to compare

2.1.1

  • 🌹 Fix formatting

2.1.0: Linux support!

04 Mar 14:35
07ad885
Compare
Choose a tag to compare

2.1.0

  • 🎉 Add support for Linux (#31)
  • 🌹 Get rid of dependency on win32 and ffi by using window_to_front instead
  • 🌹 Update linter rules
  • 🌹 Update Android dependencies

2.0.4: Small iOS fixes and updates

04 Mar 14:34
709df61
Compare
Choose a tag to compare

2.0.4

  • 🐛 Partially fix (#135)
  • 🌹 Support win32 versions 2.7.0 until 4.x
  • 🌹 Fix typos in README

2.0.3: Universal links

28 Nov 12:22
157285f
Compare
Choose a tag to compare

2.0.3

  • 🌹 Add Universal link support (#26)
  • 🌹 Some small documentation changes

2.0.2: Fix Windows support

09 Nov 15:30
a844877
Compare
Choose a tag to compare

2.0.2

  • 🐛 Fix windows callback verification (#22)
  • 🐛 Force-update platform interface (#21)

2.0.1: Upstream changes and redirectOriginOverride

01 Nov 12:10
ec9af4a
Compare
Choose a tag to compare

2.0.1

  • 🌹 Merge upstream changes (most notably troubleshooting documentation)
  • 🌹 Added redirectOriginOverride for web implementations (By Rexios80)
  • 🌹 Fix some documentation and changelogs

2.0.0: Two-package federated plugin refactor

20 Oct 19:21
1fde897
Compare
Choose a tag to compare

2.0.0

  • 💥 Full two-package federated plugin refactor

1.1.2: Forgot to tag this release :)

26 Sep 14:14
371983b
Compare
Choose a tag to compare

1.1.2

  • 🌹 Support win32 versions 2.7.0 until 3.x