~emersion/goguma#149: 
Drop flutter_background

flutter_background isn't really maintained and causes some compatibility issues with newer Android versions.

Switch to flutter_local_notifications' startForegroundService method.

Also see https://developer.android.com/about/versions/14/changes/fgs-types-required#use-cases

Another option would be https://pub.dev/packages/flutter_background_service

Status
RESOLVED CLOSED
Submitter
~emersion
Assigned to
No-one
Submitted
7 months ago
Updated
5 months ago
Labels
enhancement

~emersion REPORTED CLOSED 5 months ago

flutter_local_notifications doesn't support keeping a wake/wifi lock so isn't a complete replacement. flutter_background got a new release so this issue is no longer relevant.

Register here or Log in to comment, or comment via email.