flutter_moneykit

An unofficial Flutter plugin for integrating MoneyKit SDK. Developed by App and Up Srl

Getting Started

To use this plugin, add flutter_moneykit as a dependency in your pubspec.yaml file.

dependencies:
  flutter_moneykit: ^0.1.0

or run this command:

flutter pub add flutter_moneykit

Refer to the example and MoneyKit Documentation and the example tab for usage.