fincra_checkout 0.0.7 copy "fincra_checkout: ^0.0.7" to clipboard
fincra_checkout: ^0.0.7 copied to clipboard

Fincra payment with checkout modal

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fincra_checkout

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

dependencies:
  fincra_checkout: ^0.0.7

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:fincra_checkout/fincra_checkout.dart';
0
likes
120
pub points
16%
popularity

Publisher

unverified uploader

Fincra payment with checkout modal

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, webview_flutter

More

Packages that depend on fincra_checkout