flutter_insider 5.0.3+nh copy "flutter_insider: ^5.0.3+nh" to clipboard
flutter_insider: ^5.0.3+nh copied to clipboard

Flutter plugin wrapping the Insider mobile SDK for user tracking, custom events, push notifications, smart recommendations, and App Cards.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_insider

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

dependencies:
  flutter_insider: ^5.0.3+nh

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:flutter_insider/flutter_insider.dart';
14
likes
125
points
1.03k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin wrapping the Insider mobile SDK for user tracking, custom events, push notifications, smart recommendations, and App Cards.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_insider

Packages that implement flutter_insider