matomo_forever 1.0.5+1 copy "matomo_forever: ^1.0.5+1" to clipboard
matomo_forever: ^1.0.5+1 copied to clipboard

A perennial Dart plugin to send data to a Matomo server with a Flutter example app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add matomo_forever

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

dependencies:
  matomo_forever: ^1.0.5+1

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:matomo_forever/matomo_forever.dart';
7
likes
140
pub points
69%
popularity

Publisher

verified publisherjod.li

A perennial Dart plugin to send data to a Matomo server with a Flutter example app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, http

More

Packages that depend on matomo_forever