foreground_service_isolate 0.1.3
foreground_service_isolate: ^0.1.3 copied to clipboard
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
channelDescriptionandimportancetoNotificationDetails - Fixes minification issue in release builds
0.1.0 #
- Initial release