TelemetryDeck / FlutterSDK

Flutter SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites.
https://telemetrydeck.com/
MIT License
3 stars 2 forks source link

Add support for navigation signals #14

Closed kkostov closed 1 month ago

kkostov commented 1 month ago

This PR fixes #11 by adding convenience methods for sending navigation status signals. In addition, the native SDKs for both iOS and Android have been upgraded to their latest versions, bringing in all the latest improvements. With the latest version of the KotlinSDK, this PR also addresses #15.