shoutsms 0.1.1 copy "shoutsms: ^0.1.1" to clipboard
shoutsms: ^0.1.1 copied to clipboard

A composable, multi-platform, Future-based plugin for shoutout sms gateway

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shoutsms

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

dependencies:
  shoutsms: ^0.1.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:shoutsms/shoutsms.dart';
1
likes
100
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A composable, multi-platform, Future-based plugin for shoutout sms gateway

Documentation

API reference

License

unknown (license)

Dependencies

equatable, flutter, http

More

Packages that depend on shoutsms

Packages that implement shoutsms