Skip to content

Releases: LinusU/flutter_web_auth

🚢 0.2.2 / 2020-05-01

01 May 09:06
0.2.2
0085d84
Compare
Choose a tag to compare

🐛 Fixes

  • Fix propagation of "CANCELED" error on iOS (#31)

🚢 0.2.1 / 2020-04-21

21 Apr 09:12
0.2.1
5573f9e
Compare
Choose a tag to compare

🐛 Fixes

  • Fix AndroidX build issues (#27)

🚢 0.2.0 / 2020-04-13

13 Apr 10:05
0.2.0
130e357
Compare
Choose a tag to compare

💥 Breaking Changes

  • Add macOS support (#20)

    Migration Guide:

    This version drops support for Flutter 1.9 and older, please upgrade to Flutter 1.12 for continued support.

    Co-authored-by: Linus Unnebäck linus@folkdatorn.se

🚢 0.1.3 / 2020-02-07

13 Apr 10:05
0.1.3
fb84352
Compare
Choose a tag to compare

🎉 Enhancements

  • Updated the kotlin plugin version to 1.3.61

🚢 0.1.2 / 2019-10-27

13 Apr 10:05
v0.1.2
ef43608
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for iOS 13

🌹 Internal Changes

  • Upgrade example project

🚢 0.1.1 / 2019-04-01

13 Apr 10:05
0.1.1
ef19dbf
Compare
Choose a tag to compare

🐛 Fixes

  • Add missing link in readme
  • Update Gradle and Kotlin versions (#2)
  • Add swift_version to the Podspec

🚢 0.1.0 / 2019-03-15

13 Apr 10:05
0.1.0
fc02c4e
Compare
Choose a tag to compare

🎉 Initial release