paytmkaro 1.1.0 copy "paytmkaro: ^1.1.0" to clipboard
paytmkaro: ^1.1.0 copied to clipboard

Plugin for Adding Paytm Payment Gatway in Flutter( Supports Staging if and only if Paytm app is not installed on device).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paytmkaro

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

dependencies:
  paytmkaro: ^1.1.0

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:paytmkaro/paytmkaro.dart';
10
likes
40
points
44
downloads

Publisher

verified publishersanketbabar.me

Weekly Downloads

Plugin for Adding Paytm Payment Gatway in Flutter( Supports Staging if and only if Paytm app is not installed on device).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

device_apps, flutter, http

More

Packages that depend on paytmkaro

Packages that implement paytmkaro