software_pay 0.0.21 copy "software_pay: ^0.0.21" to clipboard
software_pay: ^0.0.21 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 Flutter:

 $ flutter pub add software_pay

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

dependencies:
  software_pay: ^0.0.21

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:software_pay/software_pay.dart';
3
likes
130
points
55
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on software_pay