- Moved SDK instance creation to initiate.
- Updated IOS SDK Version to 2.1.28.
- Updated Android SDK Version to 2.1.20
- Bug fix in HyperCheckoutLite's openPaymentPage Function
- added openPaymentPage that calls initiate and process together using HyperCheckoutLite openPaymentPage Function
- Updated android plugin version to 2.0.4
- Updated IOS SDK Version to 2.1.26.
- Updated Android SDK Version to 2.1.13.
- Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
- Updated Android SDK Version to 2.1.12.
- Updated HyperSDK Android Plugin to 2.0.2
- Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
- Updated Android SDK Version to 2.1.12.
- Updated IOS SDK Version to 2.1.22 & Android SDK Version to 2.1.11.
- Updated Android SDK Version to 2.1.10
- Updated Android SDK Version to 2.1.9 and IOS SDK version to 2.1.15
- Updated Android SDK Version to 2.1.8 and IOS SDK version to 2.1.17
- Added flag to identify if the integration is flutter in android
- Updated LICENSE to AGPL-3.0
- Adding initial developer attribution to this plugin
- Updated Android SDK Version to 2.1.2
- Updated code formatting in README.md
- Updated documentation/Readme.md for flutter plugin
- Updating plugin name to hypersdkflutter to avoid conflict with HyperSDK
- Updating minSDKVersion for android to 19 as it's minimum suported version for our SDK.
- Changing HyperSDK version for IOS to 2.0.15
- Updating the Major Version
- Adding Example project in the plugin
- Adding descriptive error message for FlutterFragmentActivity Exception
- Added Plugin Integration example app with Initiate being called in HomeScreen
- Flutter 3 support
- Fixed error method signature of invokeMethodResult Object
- Updated kotlin version to minimum version supported by Flutter 3
- Updating release for public
- First version release for publishing.