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

PlatformAndroid

A Flutter package to use Transfermóvil online payment method.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transfermovil

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

dependencies:
  transfermovil: ^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:transfermovil/transfermovil.dart';
4
likes
140
pub points
38%
popularity

Publisher

unverified uploader

A Flutter package to use Transfermóvil online payment method.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

android_intent_plus, flutter

More

Packages that depend on transfermovil