moosyl_flutter 2.0.3 copy "moosyl_flutter: ^2.0.3" to clipboard
moosyl_flutter: ^2.0.3 copied to clipboard

The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moosyl_flutter

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

dependencies:
  moosyl_flutter: ^2.0.3

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:moosyl_flutter/l10n/generated/moosyl_localization.dart';
import 'package:moosyl_flutter/l10n/generated/moosyl_localization_ar.dart';
import 'package:moosyl_flutter/l10n/generated/moosyl_localization_en.dart';
import 'package:moosyl_flutter/l10n/generated/moosyl_localization_fr.dart';
import 'package:moosyl_flutter/l10n/moosyl_localization.dart';
import 'package:moosyl_flutter/moosyl.dart';
1
likes
140
points
39
downloads
screenshot

Documentation

API reference

Publisher

verified publishersoftware-savants.com

Weekly Downloads

The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, flutter_hooks, flutter_localizations, http, intl, mime, modal_bottom_sheet, moosyl, provider, shimmer, webview_flutter

More

Packages that depend on moosyl_flutter