flitt_mobile 1.0.2 copy "flitt_mobile: ^1.0.2" to clipboard
flitt_mobile: ^1.0.2 copied to clipboard

Flitt SDK for Mobile(Android, iOS). The only way to accept payment with Fondy service on Flutter platform for mobiles.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flitt_mobile

With Flutter:

 $ flutter pub add flitt_mobile

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

dependencies:
  flitt_mobile: ^1.0.2

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

Publisher

unverified uploader

Weekly Downloads

Flitt SDK for Mobile(Android, iOS). The only way to accept payment with Fondy service on Flutter platform for mobiles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

email_validator, flutter, http, package_info_plus, url_launcher, webview_flutter

More

Packages that depend on flitt_mobile

Packages that implement flitt_mobile