flutter_foreground_task icon indicating copy to clipboard operation
flutter_foreground_task copied to clipboard

This plugin is used to implement a foreground service on the Android platform.

Results 81 flutter_foreground_task issues
Sort by recently updated
recently updated
newest added

We have an application that uses the Drift database. Until now, we were working with version 6.2.1 of the Flutter Foreground Task and sending the sendport to the Drift isolate...