flutter_moneykit
A Flutter plugin for integrating MoneyKit SDK.
Getting Started
To use this plugin, add flutter_moneykit
as a dependency in your pubspec.yaml file.
dependencies:
flutter_moneykit: ^0.0.3
or run this command:
flutter pub add flutter_moneykit
Refer to the example and MoneyKit Documentation and the example tab for usage.