Luka S

Results 309 comments of Luka S

May I ask what your use-case for using a map inside a list is? We usually recommend you don't do this because it restricts the size of the map, which...

Unfortunately not. I haven't had much of a look into this, as I'm not very experienced in this part.

Hi there, This is a bit strange, not sure what `_Smi` is? We might need to try tightening the generic type constraints throughout the stack trace. If you have any...

Sorry @jetpeter, bit out of the loop, is there anything you need me to do?

@jetpeter I'm giving priority to #1333 for now, as it's a breaking change. Then I'll review and merge also as part of v3.0.0. Thanks for your contributions so far, and...

Hi @jetpeter, I'm struggling to resolve the conflicts after #1333. If possible, could you resolve the conflicts please? I've had a go myself, but the `_lastCenter` variable seems to have...

Closing as discussed in Discord server.

Hi there, I've personally never experienced this issue before. Can you please provide a minimal reproducible example to help us debug the issue? Thanks :)

Is this what you're experiencing: https://github.com/fleaflet/flutter_map/issues/1111#issuecomment-1002622973?

Ah I see. This isn't a bug, but also not intended functionality. This is a very rare use case: can I ask what you need this for, if you don't...