umami_flutter 0.1.1 copy "umami_flutter: ^0.1.1" to clipboard
umami_flutter: ^0.1.1 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 Dart:

 $ dart pub add umami_flutter

With Flutter:

 $ flutter pub add umami_flutter

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

dependencies:
  umami_flutter: ^0.1.1

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

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

unknown (license)

Dependencies

android_id, device_info_plus, flutter, flutter_secure_storage, http, uuid

More

Packages that depend on umami_flutter