flutter_payunit 0.0.5 copy "flutter_payunit: ^0.0.5" to clipboard
flutter_payunit: ^0.0.5 copied to clipboard

Pay Unit SDK Package facilitates the intergration of payments on your applications with a single button and on the go.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_payunit

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

dependencies:
  flutter_payunit: ^0.0.5

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:flutter_payunit/flutter_payunit.dart';
0
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Pay Unit SDK Package facilitates the intergration of payments on your applications with a single button and on the go.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

auto_size_text, dio, flutter, intl, logger, url_launcher

More

Packages that depend on flutter_payunit