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

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.0.1

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
0
pub points
41%
popularity

Publisher

verified publisherautoussd.com

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on autoussdflutter