flutter_upshot_plugin 1.2.1 copy "flutter_upshot_plugin: ^1.2.1" to clipboard
flutter_upshot_plugin: ^1.2.1 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.2.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:flutter_upshot_plugin/flutter_upshot_plugin.dart';
2
likes
80
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on flutter_upshot_plugin