flutter_upshot_plugin 1.1.12 copy "flutter_upshot_plugin: ^1.1.12" to clipboard
flutter_upshot_plugin: ^1.1.12 copied to clipboard

Upshot.ai is a analytics and customer engagement platform. This framework helps you capture analytics, track events, send smart notifications and in-app messages to users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_upshot_plugin

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

dependencies:
  flutter_upshot_plugin: ^1.1.12

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_upshot_plugin/flutter_upshot_plugin.dart';
2
likes
110
pub points
31%
popularity

Publisher

unverified uploader

Upshot.ai is a analytics and customer engagement platform. This framework helps you capture analytics, track events, send smart notifications and in-app messages to users.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_upshot_plugin