digital_pay 1.0.3 copy "digital_pay: ^1.0.3" to clipboard
digital_pay: ^1.0.3 copied to clipboard

This package allows you to make your payments safely. Designed to make your task easier with a simple widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digital_pay

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

dependencies:
  digital_pay: ^1.0.3

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:digital_pay/digital_pay.dart';
2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

This package allows you to make your payments safely. Designed to make your task easier with a simple widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

country_picker, currency_formatter, flutter, flutter_inappwebview, flutter_spinkit, fluttertoast, html, http, http_parser, mask_text_input_formatter, url_launcher, wc_form_validators

More

Packages that depend on digital_pay