snowplow / snowplow-flutter-tracker

Snowplow event tracker for Flutter apps
Apache License 2.0
5 stars 8 forks source link

Release/0.4.0 #37

Closed matus-tomlein closed 1 year ago

matus-tomlein commented 1 year ago

This release upgrades the underlying iOS and Android trackers to version 5. In version 5, the trackers were rewritten to Swift and Kotlin. This also changes the minimum iOS deployment target changed from 9.0 to 11.0. On Android, the compileSdkVersion has been changed to 33.

The release also brings the ability to set custom HTTP request headers for requests to the Snowplow collector.

Enhancements

Under the hood