flutterselligent 1.0.1 copy "flutterselligent: ^1.0.1" to clipboard
flutterselligent: ^1.0.1 copied to clipboard

Mobile SDK to integrate Push Notification and InApp Message features into your Flutter mobile app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterselligent

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

dependencies:
  flutterselligent: ^1.0.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:flutterselligent/flutterselligent.dart';
0
likes
120
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

Mobile SDK to integrate Push Notification and InApp Message features into your Flutter mobile app

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, plugin_platform_interface

More

Packages that depend on flutterselligent

Packages that implement flutterselligent