umami_flutter 0.2.0 copy "umami_flutter: ^0.2.0" to clipboard
umami_flutter: ^0.2.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

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

dependencies:
  umami_flutter: ^0.2.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/umami_flutter.dart';
1
likes
160
points
289
downloads

Documentation

API reference

Publisher

verified publisherappsqueeze.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

android_id, device_info_plus, flutter, flutter_secure_storage, http, uuid

More

Packages that depend on umami_flutter