Hennie Brink
Hennie Brink
Getting the same problem, worked correctly before upgrading too 3.0.0. The provided example above should work too reproduce the issue if just passing the bounds and boundOptions.
Seems like this should be fixed with https://github.com/fleaflet/flutter_map/pull/1369
The code that is currently on main has solved the problems for me.On 10 Oct 2022, at 22:27, Luka S ***@***.***> wrote: Hi @TitanKing, any news? Hi @typexy @Wackymax, has...
Same here, getting crashes that happen whenever the firebase auth user changes. Seems to be related to snapshot listeners being active when the user change happens.
> > Same here, getting crashes that happen whenever the firebase auth user changes. Seems to be related to snapshot listeners being active when the user change happens. > >...
It seems related to this thread https://github.com/firebase/flutterfire/issues/9972#issuecomment-1329492743On 28 Nov 2022, at 21:43, wu-hui ***@***.***> wrote: I have tried to reproduce this with 10.2, only unsuccessfully. I have tried to switch...
Just ran into the same issue. Any updates yet?
I am also getting these issues from time to time. I am seeing it on a wider range of devices than the OP. Also can't reproduce but only have Crashlytics...
I use the geolocator package and it works fine with this lib
Hi, any ideas on why this might be happening or what I can do to prevent these errors? I'd rather the service exit gracefully in these cases instead of having...