In order to enable background location access, users must set the Allow all the time option for your app’s location permission on a settings page , as described in the guide on how to Request background location.
Read moreWhere is the background location in flutter?
Natively, Flutter still doesn’t support background localization . I’ve seen some android-specific forms, but nothing was effective. It’s a paid lib, to be used in production (for android keys. iOS is free).
Read moreHow do I access my camera with flutter?
Display the picture with an Image widget.
Read more