chapa_unofficial 0.0.5 copy "chapa_unofficial: ^0.0.5" to clipboard
chapa_unofficial: ^0.0.5 copied to clipboard

Flutter library that provides integration with the Chapa payment gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chapa_unofficial

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

dependencies:
  chapa_unofficial: ^0.0.5

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:chapa_unofficial/chapa_unofficial.dart';
7
likes
150
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library that provides integration with the Chapa payment gateway.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, equatable, flutter, flutter_inappwebview, uuid

More

Packages that depend on chapa_unofficial