background_runtime 0.1.1 copy "background_runtime: ^0.1.1" to clipboard
background_runtime: ^0.1.1 copied to clipboard

A production-grade federated Flutter plugin for long-running background execution.

0.1.1 #

  • Added observeNotificationActions() stream to BackgroundRuntime API.
  • Added albumArt support to play() — album art URL is forwarded to platform implementations for lock screen / notification artwork.
  • Minimum SDK constraint lowered for broader compatibility.
  • All path: dependencies replaced with ^0.1.0 version constraints.

0.1.0 #

  • Initial release: Federated Flutter plugin for long-running background execution.