Kevin Moore

Results 635 comments of Kevin Moore

On second thought, maybe not. The overhead of compiling in the deferred loading infrastructure is greater than the savings of defer loading Audio and Mock sound things. 🤷‍♂️

See this branch: https://github.com/kevmoo/StageXL/tree/deferred_audio

If one had an app that was already using deferred loading, I think you would get some help here. I could imagine that being the case w/ a game with...

I think this looks good. Only suggestion: consider adding a field to store the stack, too – if you can. Also can help with debugging. Overall, great help! ...I uncovered...

I'm **SOOO** close to getting [PPW](https://github.com/dart-lang/sample-pop_pop_win) working with the dev compiler. Just helping along the community. 😄

This gets you over the hump – at least for pop, pop, win

Chrome 98.0.4758.102 on MacBook Pro 2018

If I do a COMPLETE cleanup of the site, including going into Chrome devtools and deleting the app cache, everything works.

`dartfmt` was the tool that did this fix IIRC

FYI: there is special handling in `pkg:test` for this as well. Would be great to have this feature!