paycaps 1.0.7 copy "paycaps: ^1.0.7" to clipboard
paycaps: ^1.0.7 copied to clipboard

Paycaps Payment Library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paycaps

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

dependencies:
  paycaps: ^1.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:paycaps/paycaps.dart';
0
likes
70
pub points
48%
popularity

Publisher

unverified uploader

Paycaps Payment Library.

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

crypto, flutter, flutter_inappwebview, html

More

Packages that depend on paycaps