paygilant_plugin 2.2.26 copy "paygilant_plugin: ^2.2.26" to clipboard
paygilant_plugin: ^2.2.26 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.

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

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.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on paygilant_plugin