Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (29 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 1.3 KB

Changelog

[0.13.0] Feb 9, 2022

  • Support Flutter 2.10.0 Now its default Android Target is Android 12 (sdk 31).

[0.12.0] Jan 18, 2022

  • Android: Migrated from jcenter to mavenCentral
  • Android: Updated Kotlin and Gradle
  • Added dummy server

Thanks to ohitsdaniel for the following contributions

  • Allow adding GDPR context
  • Allow platformContext and geoContext tracking
  • Code improvements, fixes, and tests

[0.11.0] Apr 6, 2021

  • Null safety migration
  • Many breaking changes in the API to simplify the codebase and reduce dependencies

[0.10.0] Mar 8, 2021

  • Android: Stop logging of Snowplow success/failure message in the Console IF LogLevel is set to OFF

[0.9.2] Jul 6, 2020

Added

  • Flutter: formatting issues fixed by flutter format

[0.9.1] Jul 5, 2020

Added

  • Flutter: Example application credentials updated

[0.9.0] Jul 5, 2020

Added

  • Flutter: Tracker initialization, Subject setter and event tracking
  • Android: Tracker, Emitter and Subject creation
  • Android: PageView, Structured, Unstructured, ScreenView, ConsentWithdrawn, ConsentGranted, Timing and EcommTransaction event tracking
  • iOS: PageView, Structured, Unstructured, ScreenView, ConsentWithdrawn, ConsentGranted, Timing, EcommTransaction and PushNotification event tracking