flutter_moneykit 0.1.0 flutter_moneykit: ^0.1.0 copied to clipboard
A Flutter plugin that allows for communication with the MoneyKit SDK.
0.1.0 #
- Update Android dependency to "com.moneykit:connect:0.1.0"
0.0.7 #
- Update Android handle connection event and presentLinkFlow
0.0.6 #
- Update the Android SDK to 0.0.7
0.0.5 #
- Adds MKEvent to strong type the event data.
0.0.4 #
- Fix iOS API returning a String instead of a Map.
0.0.3 #
- Fixes UIThread related issues on Android.
0.0.2 #
- Updates the android package version to 0.0.5 which fixes a CORS error when using the plugin on Android.
0.0.1 #
- Initial Plugin release