- updated Adyen SDK Android to 4.4.0
- removed jCenter dependency by replacing it for MavenCentral
- added support for Android Flutter EmbeddingV2
- updated adyen dropin to 3.9.1
- migrated to nullsafety
- removed option from iOS SDK to disable 3dSecure1 since it has not effect and is not documented by adyen
- updated Adyen SDK iOS to 3.8.3
- updated Adyen SDK Android to 3.8.2
- fixed example project in plugin
- fixed pubspec for android
- fixed another import error
- fixed import error
- fixed naming error
- updated readme and published to pub.dev
- added possibility to add additional data to request
- show holder name is set default to true
- handling specific error in iOS fixed
- handling paypal cancelling
- linting issue
- enabled 3d Secure 2 on Android
- added remember me function for iOS
- improved action handling on ios
- removed reference from open dropin call
- moved reference from outside to inside
- sending shopper reference with every call
- changed handling of results
- sending countryCode
- fixed handling of a cancel even on Android
- fixed handling of certain cancel events
- added shopperReference and enabled "store for later"
- added reference and return url
- changed android paths
- fixed another bug with payment amount on iOS
- fixed bug with payment amount on iOS
- complete refactor of android plugin version
- complete refactor if iOS plugin version
- fixed class cast exception on android
- added support for live and test environmment
- changed parameter name from publicKey to clientKey
- Initial release.