africas_talking 0.0.1 copy "africas_talking: ^0.0.1" to clipboard
africas_talking: ^0.0.1 copied to clipboard

This package wraps Airtime, Sms, and Voice call from Africa's Talking APIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add africas_talking

With Flutter:

 $ flutter pub add africas_talking

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

dependencies:
  africas_talking: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:africas_talking/africas_talking.dart';
3
likes
120
pub points
39%
popularity

Publisher

verified publisherphan-tec.com

This package wraps Airtime, Sms, and Voice call from Africa's Talking APIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on africas_talking