Lukas Klingsbo

Results 891 comments of Lukas Klingsbo

> Hi, I run dart format . on Flutter 3.35.5 && Dart 3.9.2 • DevTools 2.48.0 but no format happened, which is different from CI: [gamepads_web]: Formatted lib/gamepads_web.dart. Would you...

@markvideon @luanpotter could you give this a review too?

> Not sure if this is a "fix" or "feat" PR. but the motivation is to fix issues and make it more stable. Maybe a `refactor:`, but doesn't matter that...

Great idea, I think this should be fairly trivial to add to the Flame DevTools: https://github.com/flame-engine/flame/blob/main/packages/flame_devtools/README.md

> Is it possible to access overlayBuilderMap of a game within registerExtension or would it make sense to add the logic to do so? I guess you could expose the...

This is an issue for the audioplayers repository (which flame_audio bridges).

Maybe it actually could be set in the audio context that we're using in flame_audio to avoid this, is it possible to set that @Gustl22 ?

Have you had a chat about @foamify about this? Maybe it's not that much left to do, and then we could bring it in to the monorepo if they agree.

@spencer-nelson any chance that this PR could get a review? It's a pretty important one. Sorry for the ping.

@felangel we discussed this with @jisjoe, he's adding some form of non-intrusive quiz game to the app. I haven't looked at the code anything though.