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

PlatformAndroid

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: ^4.4.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';
5
likes
160
points
66
downloads

Publisher

verified publisherautoussd.com

Weekly Downloads

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