A Flutter sample app that demonstrates running a stopwatch in an Android foreground service. The stopwatch continues to run in the foreground, even if the user closes the app after starting a stop watch
demo.mp4
- flutter_foreground_task plugin for running code in Android's Foreground service
- stop_watch_timer