femtolytics 1.0.0 copy "femtolytics: ^1.0.0" to clipboard
femtolytics: ^1.0.0 copied to clipboard

A flutter client to femtolytics, a tiny app analytics open source framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add femtolytics

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

dependencies:
  femtolytics: ^1.0.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:femtolytics/femtolytics.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter client to femtolytics, a tiny app analytics open source framework.

Homepage

License

MIT (LICENSE)

Dependencies

device_info, flutter, flutter_user_agent, http, logging, package_info, path, path_provider, sqflite, uuid

More

Packages that depend on femtolytics