flutter_fawry_pay 0.0.6+1 copy "flutter_fawry_pay: ^0.0.6+1" to clipboard
flutter_fawry_pay: ^0.0.6+1 copied to clipboard

This plugin is for FawryPay. It's implemented the native SDKs to work on Flutter environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fawry_pay

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

dependencies:
  flutter_fawry_pay: ^0.0.6+1

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:flutter_fawry_pay/flutter_fawry_pay.dart';
60
likes
130
pub points
45%
popularity

Publisher

verified publishershadyboshra.com

This plugin is for FawryPay. It's implemented the native SDKs to work on Flutter environment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_fawry_pay_platform_interface, flutter_fawry_pay_web

More

Packages that depend on flutter_fawry_pay