easypaisa_flutter 1.0.3 copy "easypaisa_flutter: ^1.0.3" to clipboard
easypaisa_flutter: ^1.0.3 copied to clipboard

A Flutter Package to integrate Easypaisa payment gateway in your flutter app with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easypaisa_flutter
copied to clipboard

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

dependencies:
  easypaisa_flutter: ^1.0.3
copied to clipboard

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:easypaisa_flutter/easypaisa_flutter.dart';
copied to clipboard
37
likes
150
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

A Flutter Package to integrate Easypaisa payment gateway in your flutter app with ease.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, http

More

Packages that depend on easypaisa_flutter