uxlens_sdk 0.1.5 copy "uxlens_sdk: ^0.1.5" to clipboard
uxlens_sdk: ^0.1.5 copied to clipboard

UxLens session replay & analytics SDK for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uxlens_sdk

With Flutter:

 $ flutter pub add uxlens_sdk

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

dependencies:
  uxlens_sdk: ^0.1.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uxlens_sdk/uxlens_sdk.dart';
29
likes
0
points
279
downloads

Publisher

unverified uploader

Weekly Downloads

UxLens session replay & analytics SDK for Flutter apps.

Homepage

License

unknown (license)

Dependencies

device_info_plus, flutter, http, http_parser, image, path_provider, uuid, webview_flutter

More

Packages that depend on uxlens_sdk

Packages that implement uxlens_sdk