paybox 0.0.6 copy "paybox: ^0.0.6" to clipboard
paybox: ^0.0.6 copied to clipboard

PlatformAndroidiOS
outdated

A new Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paybox

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

dependencies:
  paybox: ^0.0.6

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:paybox/paybox.dart';
1
likes
115
pub points
0%
popularity

Publisher

verified publisherabadboy.cn

A new Flutter plugin.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

event_bus, flutter

More

Packages that depend on paybox