flutter_fincra_checkout 0.0.4 copy "flutter_fincra_checkout: ^0.0.4" to clipboard
flutter_fincra_checkout: ^0.0.4 copied to clipboard

Production-ready Flutter Checkout SDK for Fincra with native in-app WebView, smart callback interception, and strongly typed payment results.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_fincra_checkout

With Flutter:

 $ flutter pub add flutter_fincra_checkout

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_fincra_checkout: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_fincra_checkout/flutter_fincra_checkout.dart';
1
likes
0
points
232
downloads

Publisher

unverified uploader

Weekly Downloads

Production-ready Flutter Checkout SDK for Fincra with native in-app WebView, smart callback interception, and strongly typed payment results.

Repository (GitHub)
View/report issues

Topics

#fincra #payment #checkout #fintech #gateway

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on flutter_fincra_checkout