-
**Objetivo**
Compreender o básico do Flutter Flame, suas capacidades, estrutura e melhores práticas, e avaliar como ele pode ser usado para desenvolver jogos 2D no Flutter.
**Perguntas a Serem Respon…
-
### What happened?
I have a FlameGame using riverpod that is moved around the widget tree quite a bit, and reparented. Typically it's fine, but about 5% of the time an error is thrown: `setState() or…
-
### What happened?
API docs links to the Flutter documentation which contain the subpath "painting" are broken
### What do you expect?
API docs links to the Flutter documentation work
### How can …
-
### What happened?
Crash when many collision happen
### What do you expect?
Works fine like version `1.18.0`
### How can we reproduce this?
_No response_
### What steps should take t…
-
### What happened?
Minimal Flame example throws Exception in Flutter Web with message "Trying to render a disposed EngineFlutterView." (to reproduce see below). Tested with Flame 1.20 and 1.19 / Fl…
-
### What happened?
1. Updated from Flame 1.18.0 to 1.21.0 (so issue was not present on 1.18.0)
2. During game session, flame randomly can remove my components (I have no clue why that happens on 1.2…
-
Flutter chess app looks well-structured! Inconsistent Dependency Versions
Issue: Some dependencies in the pubspec.yaml file are listed without specific version numbers (e.g., flame_audio, shared_pre…
-
### What happened?
I have been using the Shadow3DDecorator for my SpineComponents to create shadows and everything seems to be working as expected on web, MacOS and Android. On iOS, there's a weird…
-
# Current bug behavior
`ScaleDetector` doesn't work when a Component with `DragCallbacks` is added.
# Expected behavior
Scale gesture (pinch-to-zoom) should work regardless if a Component wit…
-
https://github.com/Sproute777/td