umami_flutter_sdk 0.4.0 copy "umami_flutter_sdk: ^0.4.0" to clipboard
umami_flutter_sdk: ^0.4.0 copied to clipboard

A lightweight Flutter package for Umami analytics with non-blocking initialization and automatic device info collection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add umami_flutter_sdk

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

dependencies:
  umami_flutter_sdk: ^0.4.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:umami_flutter_sdk/umami_flutter_sdk.dart';
0
likes
160
points
123
downloads

Documentation

API reference

Publisher

verified publishercarpediemcreations.io

Weekly Downloads

A lightweight Flutter package for Umami analytics with non-blocking initialization and automatic device info collection.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

android_id, device_info_plus, flutter, flutter_secure_storage, http, package_info_plus, uuid

More

Packages that depend on umami_flutter_sdk