snowplow_tracker 0.2.0 copy "snowplow_tracker: ^0.2.0" to clipboard
snowplow_tracker: ^0.2.0 copied to clipboard

A package for tracking Snowplow events in Flutter apps

0.2.0 #

  • Configure custom POST path (#15)
  • Upgrade underlying mobile native trackers to version 4 (#17)
  • Fix schema link in documentation for ScreenView (#12)
  • Remove loading custom JavaScript for session context and reading cookies (#13)
  • Upgrade min Flutter, Dart and Android SDK versions and upgrade dependencies (#19) - thanks @koga for the Android work!

0.1.0 #

  • Add route observer for auto tracking screen or page view events on navigation (#9)

0.1.0-alpha.2 #

  • Add page view events and activity tracking on Web (#6)

0.1.0-alpha.1 #

  • Add action to publish release to pub.dev and GitHub (#3)

0.1.0-dev.1 #

  • Initial pre-release.