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

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

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
120
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on paygilant_plugin