flutterselligent_beta 1.0.0 copy "flutterselligent_beta: ^1.0.0" to clipboard
flutterselligent_beta: ^1.0.0 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_beta

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

dependencies:
  flutterselligent_beta: ^1.0.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:flutterselligent_beta/flutterselligent.dart';
import 'package:flutterselligent_beta/flutterselligent_constants.dart';
import 'package:flutterselligent_beta/flutterselligent_method_channel.dart';
import 'package:flutterselligent_beta/flutterselligent_platform_interface.dart';
0
likes
120
points
31
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_beta

Packages that implement flutterselligent_beta