flutter_matomo 1.2.0 copy "flutter_matomo: ^1.2.0" to clipboard
flutter_matomo: ^1.2.0 copied to clipboard

Matomo tracking for flutter, this library is based on the android and the ios libraries provided by the Matomo team

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_matomo

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

dependencies:
  flutter_matomo: ^1.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:flutter_matomo/flutter_matomo.dart';
9
likes
40
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Matomo tracking for flutter, this library is based on the android and the ios libraries provided by the Matomo team

Repository (GitLab)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_matomo