mtc-jed
mtc-jed
I'm noticing json_serializable's `enumDecode` function iterates over the values of a map containing the enum values. Wouldn't it be better to generate a reversed map and use it for this...
Does this package support a way of asking the OS to force the calculation of a new location ? Getting the last known location is not good enough for me.
`AndroidForegroundService.startForeground` only ever displays one notification, no matter how many times it's called with different ids. `AndroidForegroundService.stopForeground` does not have an `id` parameter allowing stopping of one specific foreground service.
Hi, I just wanted to know doing something close to this (disregarding the background) is possible ? It would seem to be with `MediaPlayer`, but I'm not sure and can't...
This is a feature proposal. It would be nice for the widget to be able to keep the duration when updating the start time (ie duration is 8 hours from...