paygilant_plugin 2.2.12 copy "paygilant_plugin: ^2.2.12" to clipboard
paygilant_plugin: ^2.2.12 copied to clipboard

outdated

Paygilant Plugin exposes a dart interface, which wraps the native SDK, and enables a smooth integration with the Flutter development environment. The application executes within plugins targeted to ea [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paygilant_plugin

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

dependencies:
  paygilant_plugin: ^2.2.12

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:paygilant_plugin/paygilant_plugin.dart';
0
likes
0
pub points
3%
popularity

Publisher

unverified uploader

Paygilant Plugin exposes a dart interface, which wraps the native SDK, and enables a smooth integration with the Flutter development environment. The application executes within plugins targeted to each supported platform (Android or iOS), and relies on standards-compliant API bindings to access the framework’s capabilities.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on paygilant_plugin