shurjopay_sdk 1.2.10
shurjopay_sdk: ^1.2.10 copied to clipboard
Flutter shurjoPay SDK. shurjoPay, one of the leading payment gateways in Bangladesh, with technology and simplicity to build the most secure payment experience for your business.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add shurjopay_sdk
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
shurjopay_sdk: ^1.2.10
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:shurjopay_sdk/shurjopay_sdk.dart';