easebuzz_flutter 0.0.6 copy "easebuzz_flutter: ^0.0.6" to clipboard
easebuzz_flutter: ^0.0.6 copied to clipboard

The Easebuzz Flutter plugin simplifies secure payment integration in Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easebuzz_flutter

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

dependencies:
  easebuzz_flutter: ^0.0.6

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:easebuzz_flutter/easebuzz_flutter.dart';
5
likes
140
points
20.6k
downloads

Publisher

unverified uploader

Weekly Downloads

The Easebuzz Flutter plugin simplifies secure payment integration in Flutter apps.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easebuzz_flutter

Packages that implement easebuzz_flutter