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

SoftwarePay is a Flutter package designed to simplify and customize payment methods for organizations. It supports multiple payment methods, customizable interfaces, and provides hooks for various cus [...]

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.1

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. It supports multiple payment methods, customizable interfaces, and provides hooks for various custom payment processing needs. The package integrates seamlessly with Flutter applications, and is designed for developers looking for a flexible, secure, and scalable payment solution.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks, flutter_localization, flutter_localizations, flutter_svg, get_it, http, intl, provider

More

Packages that depend on software_pay