all_fintech_flutter_sdk 1.1.4
all_fintech_flutter_sdk: ^1.1.4 copied to clipboard
The most comprehensive Flutter SDK for Nigerian fintech APIs. Integrate Paystack, Flutterwave, Monnify, Opay, and Open Banking with beautiful UI components and enterprise security.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add all_fintech_flutter_sdk
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
all_fintech_flutter_sdk: ^1.1.4
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:all_fintech_flutter_sdk/all_fintech_flutter_sdk.dart';