flutterselligent 0.1.1 copy "flutterselligent: ^0.1.1" to clipboard
flutterselligent: ^0.1.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 Dart:

 $ dart pub add flutterselligent

With Flutter:

 $ flutter pub add flutterselligent

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

dependencies:
  flutterselligent: ^0.1.1

Alternatively, your editor might support dart pub get or 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
0
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logging, plugin_platform_interface

More

Packages that depend on flutterselligent

Packages that implement flutterselligent