moosyl 0.0.32 copy "moosyl: ^0.0.32" to clipboard
moosyl: ^0.0.32 copied to clipboard

Moosyl 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 moosyl

With Flutter:

 $ flutter pub add moosyl

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

dependencies:
  moosyl: ^0.0.32

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:moosyl/moosyl.dart';
7
likes
0
points
475
downloads

Publisher

verified publishersoftware-savants.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on moosyl