foreground_service_isolate 0.1.3 copy "foreground_service_isolate: ^0.1.3" to clipboard
foreground_service_isolate: ^0.1.3 copied to clipboard

PlatformAndroid

Spawn a long-running Flutter isolate in a foreground service

0.1.3 #

  • Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
  • Migrates to built-in Kotlin

0.1.2 #

  • Launch the app when the notification is tapped

0.1.1 #

  • Adds optional channelDescription and importance to NotificationDetails
  • Fixes minification issue in release builds

0.1.0 #

  • Initial release