Parassharmaa / usage_stats

Flutter Plugin to query Android Usage Statistics (Configurations, Events, Usage, Network)
MIT License
15 stars 21 forks source link

can i get UsageEvents.Event.ACTIVITY_RESUMED as stream with this plugin? #25

Closed boyd-boyd closed 1 year ago

boyd-boyd commented 1 year ago

I want to know that can i access UsageEvents.Event.ACTIVITY_RESUMED ,UsageEvents.Event.ACTIVITY_PAUSED,etc from this package as a stream, i want to to check app lunch events.