smsist_flutter 0.1.0 copy "smsist_flutter: ^0.1.0" to clipboard
smsist_flutter: ^0.1.0 copied to clipboard

Official Flutter SDK for sms.ist - Global push notification service. Send notifications without Firebase configuration files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smsist_flutter

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

dependencies:
  smsist_flutter: ^0.1.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:smsist_flutter/smsist_flutter.dart';
0
likes
160
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for sms.ist - Global push notification service. Send notifications without Firebase configuration files.

Homepage
Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on smsist_flutter

Packages that implement smsist_flutter