orbit_task_web 0.0.1+1 copy "orbit_task_web: ^0.0.1+1" to clipboard
orbit_task_web: ^0.0.1+1 copied to clipboard

Web implementation for the orbit_task plugin.

OrbitTask Web #

The Web implementation for orbit_task.

Limitations #

Web background tasks are simulated using Timer and only run while the browser tab is active. Closing the tab will terminate all tasks.