ccavenue_unofficial 0.0.2 copy "ccavenue_unofficial: ^0.0.2" to clipboard
ccavenue_unofficial: ^0.0.2 copied to clipboard

Unofficial CC Avenue flutter package to accept payment on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ccavenue_unofficial

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

dependencies:
  ccavenue_unofficial: ^0.0.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:ccavenue_unofficial/ccavenue_unofficial.dart';
0
likes
155
points
14
downloads

Publisher

verified publisheriammukesh.com

Weekly Downloads

Unofficial CC Avenue flutter package to accept payment on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ccavenue_unofficial

Packages that implement ccavenue_unofficial