esewa_pnp_forked 3.0.1 copy "esewa_pnp_forked: ^3.0.1" to clipboard
esewa_pnp_forked: ^3.0.1 copied to clipboard

Integrate native eSewa payment method in your flutter application with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esewa_pnp_forked

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

dependencies:
  esewa_pnp_forked: ^3.0.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:esewa_pnp_forked/esewa.dart';
import 'package:esewa_pnp_forked/esewa_pnp.dart';
2
likes
120
points
17
downloads

Publisher

verified publishercodegasmicguy.me

Weekly Downloads

Integrate native eSewa payment method in your flutter application with ease.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on esewa_pnp_forked

Packages that implement esewa_pnp_forked