John McDole
John McDole
Hit this today as well and it would be a nice feature. Figured its been > 12 months though and little chance in the near future.
Should be resolved!
This would be a good feature request for us. Happy to take a look and see how well it maps.
> Looks like we need to fallback on websockets. Flutter web's http (BrowserClient) has no streaming capability. EventSources have their own issues (no http headers, for starters). That's a huge...
converting to draft: more tests! - Testing other map code paths - I need to also fix #1932 in this commit.
Possible further optimization from discord chat: 1. add frameTime and frame to TileFrames 2. update(dt): 1: walk over all TileFrames (very small group), calculatate new frame. 3. Walk over all...
> Would be good to have an example for the examples directory too. Need to remember to update it to the newest version of Flame_tiled when it's available.
> > Need to remember to update it to the newest version of Flame_tiled when it's available. > > The examples are managed by Melos, so Melos should be updating...
> integral_isolates 0.1.0+1 > Published [6 hours ago](https://pub.dev/packages/integral_isolates) That's a fresh package!
> . But passing every time whole set of data to long running isolate is very expensive This is not entirely true - or at least on the roadmap last...