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

outdated

Método de pago seguro usando PAYPHONE de forma directa y sin complicaciones. Solo necesitas utilizar el WIDGET y listo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payphone

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

dependencies:
  payphone: ^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:payphone/payphone.dart';
4
likes
130
pub points
48%
popularity

Publisher

verified publisherfonlescompany.com

Método de pago seguro usando PAYPHONE de forma directa y sin complicaciones. Solo necesitas utilizar el WIDGET y listo.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webviewx

More

Packages that depend on payphone