Countly / countly-sdk-flutter-bridge

Flutter SDK for Countly Product Analytics Platform
https://count.ly
MIT License
29 stars 18 forks source link

app visibility detector #274

Closed peterBrxwn closed 2 months ago

peterBrxwn commented 3 months ago

[Flutter] if the app is visible or not, detect this. When event or view is recorded, add segmentation {visible: 1 or 0}

peterBrxwn commented 2 months ago

Added tests for visibility