Dev-hwang / flutter_foreground_task

This plugin is used to implement a foreground service on the Android platform.
https://pub.dev/packages/flutter_foreground_task
MIT License
152 stars 112 forks source link

Example Request #298

Open armagangok opened 1 week ago

armagangok commented 1 week ago

I have read all the example in the pub.dev page, can you please add and example of a timer app that can run on foreground for both on iOS and Android devices?