flutter_fawry_pay 0.0.5 copy "flutter_fawry_pay: ^0.0.5" to clipboard
flutter_fawry_pay: ^0.0.5 copied to clipboard

outdated

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

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
0
pub points
46%
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

License

unknown (LICENSE)

Dependencies

flutter, flutter_fawry_pay_platform_interface, flutter_fawry_pay_web

More

Packages that depend on flutter_fawry_pay