lemnisk_plugin 0.1.0 copy "lemnisk_plugin: ^0.1.0" to clipboard
lemnisk_plugin: ^0.1.0 copied to clipboard

The Lemnisk Flutter SDK allows you to track user event data from your Android app. The SDK can be easily imported into any Android or iOS app. Based on the data it receives from the user activity, it [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemnisk_plugin

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

dependencies:
  lemnisk_plugin: ^0.1.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:lemnisk_plugin/lemnisk_plugin.dart';
17
likes
80
pub points
0%
popularity

Publisher

verified publisherlemnisk.co

The Lemnisk Flutter SDK allows you to track user event data from your Android app. The SDK can be easily imported into any Android or iOS app. Based on the data it receives from the user activity, it sends real-time personalized push notifications to the users about the services and products that our clients provide.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

advertising_id, appsflyer_sdk, clevertap_plugin, date_time_format, device_info, firebase_analytics, firebase_core, flutter, flutter_web_plugins, http, intl, package_info_plus, platform_device_id_platform_interface, uuid

More

Packages that depend on lemnisk_plugin