ui_background_task 0.2.0 copy "ui_background_task: ^0.2.0" to clipboard
ui_background_task: ^0.2.0 copied to clipboard

PlatformiOS

A Flutter iOS plugin to begin and end a UI Background task. It helps finishing long tasks up to 30s after the app is pushed to background.

0.2.0 #

  • Fix error when taskStopWatchTimer attempted to be disposed twice
  • Updated sdk: ">=3.5.0 <4.0.0"
  • Updated flutter: ">=3.24.0"
  • Updated plugin_platform_interface: ^2.1.8
  • Updated stop_watch_timer: ^3.2.1

0.1.3 #

  • Updated description

0.1.2 #

  • Bumped rxdart and stop_watch_timer

0.0.3 #

  • Added fix for background task being created after kAppBackgroundTimerDuration.
  • Added rxdart: ^0.26.0

0.0.2 #

  • Added UIBackgroundTask class to cancel tasks before 30 seconds.

0.0.1 #

  • Initial Open Source release.
2
likes
160
points
689
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter iOS plugin to begin and end a UI Background task. It helps finishing long tasks up to 30s after the app is pushed to background.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, stop_watch_timer

More

Packages that depend on ui_background_task

Packages that implement ui_background_task