autoussdflutter 2.1.0 copy "autoussdflutter: ^2.1.0" to clipboard
autoussdflutter: ^2.1.0 copied to clipboard

PlatformAndroid
outdated

Flutter plugin for AutoUssd which allows you to build Flutter applications on top of USSD services

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add autoussdflutter

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

dependencies:
  autoussdflutter: ^2.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:autoussdflutter/autoussdflutter.dart';
6
likes
140
pub points
47%
popularity

Publisher

verified publisherautoussd.com

Flutter plugin for AutoUssd which allows you to build Flutter applications on top of USSD services

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on autoussdflutter