autoussdflutter 2.0.4 icon indicating copy to clipboard operation
autoussdflutter: ^2.0.4 copied to clipboard

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 Dart:

 $ dart pub add autoussdflutter

With Flutter:

 $ flutter pub add autoussdflutter

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

dependencies:
  autoussdflutter: ^2.0.4

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:autoussdflutter/autoussdflutter.dart';
3
likes
0
pub points
60%
popularity

Publisher

verified publisher iconautoussd.com

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

Homepage

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on autoussdflutter