flutter_vella_checkout 0.1.4 copy "flutter_vella_checkout: ^0.1.4" to clipboard
flutter_vella_checkout: ^0.1.4 copied to clipboard

Vella payment Checkout for Flutter plugin with support for Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_vella_checkout

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

dependencies:
  flutter_vella_checkout: ^0.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:flutter_vella_checkout/flutter_vella_checkout.dart';
0
likes
140
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Vella payment Checkout for Flutter plugin with support for Android and iOS

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_webview_plugin, webview_flutter

More

Packages that depend on flutter_vella_checkout