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
100
points
51
downloads

Publisher

verified publisherlemnisk.co

Weekly Downloads

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)

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

Packages that implement lemnisk_plugin