countly_flutter_lite 26.1.0 copy "countly_flutter_lite: ^26.1.0" to clipboard
countly_flutter_lite: ^26.1.0 copied to clipboard

Lightweight and stable Flutter SDK for simple analytics integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add countly_flutter_lite

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

dependencies:
  countly_flutter_lite: ^26.1.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:countly_flutter_lite/countly_flutter_lite.dart';
0
likes
130
points
101
downloads

Publisher

verified publishercount.ly

Weekly Downloads

Lightweight and stable Flutter SDK for simple analytics integration.

Topics

#analytics #countly #events #tracking #mobile

Documentation

API reference

License

MIT (license)

Dependencies

countly_sdk_dart_core, flutter, shared_preferences

More

Packages that depend on countly_flutter_lite

Packages that implement countly_flutter_lite