bulksmszw 2.0.0-dev copy "bulksmszw: ^2.0.0-dev" to clipboard
bulksmszw: ^2.0.0-dev copied to clipboard

bulksmszw api, a port for bulksmszw-api python library. Send bulk sms using bulksmsweb services

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bulksmszw

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

dependencies:
  bulksmszw: ^2.0.0-dev

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:bulksmszw/bulksmszw.dart';
11
likes
105
pub points
20%
popularity

Publisher

unverified uploader

bulksmszw api, a port for bulksmszw-api python library. Send bulk sms using bulksmsweb services

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http

More

Packages that depend on bulksmszw