-
💥 Upgrade to Android V2 embedding (#87)
Migration guide:
Make sure that you are running a recent version of Flutter before upgrading.
- 🎉 Add Web support (#77)
- 🎉 Add support for Android Plugin API v2 (#67)
- 🎉 Add support for ephemeral sessions (#64)
- 🌹 Avoid deprecated RaisedButton in example (#75)
- 🌹 Cleanup metadata
-
💥 Add null safety support (#60)
Migration guide:
This version drops support for Flutter 1.x, please upgrade to Flutter 2 for continued support.
- 🐛 Fix building on iOS (#36)
- 🐛 Remove NoHistory flag (#33)
- 🐛 Fix building on iOS 8, 9, and 10 (#29)
- 🐛 Always terminate 'authenticate' callbacks on Android (#28)
- 🐛 Fix propagation of "CANCELED" error on iOS (#31)
- 🐛 Fix AndroidX build issues (#27)
-
💥 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.
- 🎉 Update the kotlin plugin version to 1.3.61
- 🎉 Add support for iOS 13
- 🐛 Add swift_version to the Podspec
- 🐛 Update Gradle and Kotlin versions
- 🐛 Add missing link in readme
- 🎉 Add initial implementation