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

Official Flutter SDK for SMS.IST Push Notification Platform. Send push notifications to iOS and Android devices without managing Firebase/APNs configurations.

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: ^1.0.2

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
140
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for SMS.IST Push Notification Platform. Send push notifications to iOS and Android devices without managing Firebase/APNs configurations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, firebase_core, firebase_messaging, flutter, flutter_local_notifications, http, shared_preferences

More

Packages that depend on smsist_flutter

Packages that implement smsist_flutter