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.

Changelog #

1.0.0 #

Initial release, aligned with @nexly/* v1.0.0 (see the versioning policy in README.md).

  • Nexly.init / NexlyProvider setup with appId + ingest key.
  • pageview, screenview / setScreen, event, customEvent tracking.
  • Automatic engagement tracking: active seconds, 60s heartbeat, session_ping / session_end around app backgrounding.
  • Persistent visitor id and 30-minute rolling session id via shared_preferences.
  • Privacy mode (init-time and runtime-switchable) and manual visitor / session id overrides.
  • Reports client=flutter-ios / client=flutter-android.
0
likes
150
points
68
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