lemnisk_flutter 1.0.5 copy "lemnisk_flutter: ^1.0.5" to clipboard
lemnisk_flutter: ^1.0.5 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemnisk_flutter

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

dependencies:
  lemnisk_flutter: ^1.0.5

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_flutter/flutter_wrapper.dart';
import 'package:lemnisk_flutter/flutter_wrapper_method_channel.dart';
import 'package:lemnisk_flutter/flutter_wrapper_platform_interface.dart';
0
likes
110
pub points
77%
popularity

Publisher

verified publisherlemnisk.co

The Lemnisk Flutter Plugin allows you to track user event data from your Android or IOS app. The Plugin 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.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface, webview_flutter

More

Packages that depend on lemnisk_flutter