background_locator_fixed
background_locator_fixed copied to clipboard
App freeze when launch after killing it
https://github.com/Baseflow/flutter-geolocator/issues/1220 https://github.com/flutter/flutter/issues/120766 Same problem as here in your package
I am use flutter 3.7.5 i need this version of flutter When can we expect an update so that everything works stably for the new flutter?
use:
background_locator_2:
git:
url: https://github.com/tulioccalazans/background_locator_fixed.git
ref: master
Hi, does this version work for you 2.0.6 ?
I'll try it soon and let you know the result
I think v2.0.6 (latest version) fix this issue.
Otherwise, check the logcat for the displayed error and send it as a response to this issue.
It turned out that the problem was in the library safe_device: ^1.1.4
If you remove the safe_device: ^1.1.4 library, then everything works fine.
These libraries work well!
geolocator: ^9.0.2 background_locator_2: ^2.0.6
Flutter 3.10.5 Dart 3.0.5 • DevTools 2.23.1