software_pay 0.0.19 copy "software_pay: ^0.0.19" to clipboard
software_pay: ^0.0.19 copied to clipboard

SoftwarePay is a Flutter package designed to simplify and customize payment methods for organizations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add software_pay

With Flutter:

 $ flutter pub add software_pay

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

dependencies:
  software_pay: ^0.0.19

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:software_pay/software_pay.dart';
3
likes
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

SoftwarePay is a Flutter package designed to simplify and customize payment methods for organizations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks, flutter_localization, flutter_localizations, http, intl, modal_bottom_sheet, provider

More

Packages that depend on software_pay