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

Official Nexly analytics SDK for Flutter. Track pageviews, screens, custom events, and engagement on iOS and Android with a privacy-friendly API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nexly

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

dependencies:
  nexly: ^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:nexly/nexly.dart';
0
likes
150
points
9
downloads

Documentation

API reference

Publisher

verified publishernexly.to

Weekly Downloads

Official Nexly analytics SDK for Flutter. Track pageviews, screens, custom events, and engagement on iOS and Android with a privacy-friendly API.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on nexly