flutterduplo 0.0.2 copy "flutterduplo: ^0.0.2" to clipboard
flutterduplo: ^0.0.2 copied to clipboard

A Flutter plugin for making payments via Duplo Payment Gateway. Completely supports all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterduplo

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

dependencies:
  flutterduplo: ^0.0.2

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:flutterduplo/flutterduplo.dart';
1
likes
140
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for making payments via Duplo Payment Gateway. Completely supports all platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

clipboard, device_info_plus, encrypt, flutter, flutter_to_pdf, gainer_crypto, google_fonts, http, intl, open_filex, package_info_plus, path_provider, pin_code_fields, platform_info, timer_count_down, url_launcher, webview_flutter

More

Packages that depend on flutterduplo