Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 905 Bytes

File metadata and controls

24 lines (17 loc) · 905 Bytes

flutter_foreground_task_example

An example of a background service implementation using flutter_foreground_task.

An example of using the platform channel in project with flutter_foreground_task.

An example of a background location service implementation using flutter_foreground_task and fl_location.

An example of a voice record service implementation using flutter_foreground_task and record.

An example of a background geofencing service implementation using flutter_foreground_task and geofencing_api.

An example of a pedometer service implementation using flutter_foreground_task and pedometer.