muyu

Results 4 comments of muyu

StreamSubscription ss= locationService.onLocationChanged .listen((locationPackage.LocationData currentLocation) { print('location change function'); setState(() { // showProgressIndicator = true; }); latitude = currentLocation.latitude!; longitude = currentLocation.longitude!; }); void dispose(){ ss.cancel(); super.dispose(); } try it;

like `lv_conf.h` for `lvgl` use micro `LV_CONF_PATH` use a micro `TFT_ESPI_SETUP_PATH` to define the user defined `User_Setup.h`

> [@muyuballs](https://github.com/muyuballs) Were you able to find workaround for this issue ? I happen to experience the same. All crashing users use android 10 . no , disable auto focus/...