smartpush 1.8.3 copy "smartpush: ^1.8.3" to clipboard
smartpush: ^1.8.3 copied to clipboard

outdated

A Flutter Plugin to use Pluggable's SDK for AI optimized delivery of push notifications in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smartpush

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

dependencies:
  smartpush: ^1.8.3

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:smartpush/smartpush.dart';
1
likes
0
points
11
downloads

Publisher

verified publisherpluggableai.pt

Weekly Downloads

A Flutter Plugin to use Pluggable's SDK for AI optimized delivery of push notifications in Flutter.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smartpush

Packages that implement smartpush