easazade/android_long_task
android long task is a flutter plugin to run dart code in an android foreground service with simplicity
KotlinApache-2.0
Issues
- 20
Dart Unhandled Exception: NoSuchMethodError: No top-level getter 'serviceMain' declared.
#7 opened by Eimji - 0
- 2
serviceMain stops when the device screen is off
#12 opened by hansel93 - 9
Even using annotate @pragma('vm:entry-point') code does not work in release mode.
#11 opened by KaushikTejani - 2
- 1
FlutterMain deprecated in AppService.kt
#10 opened by hector1980 - 1
- 1
Add autostart?
#1 opened by IanWorthington - 9
Stop service when app killed
#8 opened by Farrukh1198 - 4
Using flutter_blue together with android-long-task leads to a PlatformException
#2 opened by ahoelzemann - 3
- 1
Detect the service is started
#3 opened by 2math