-
### Steps to reproduce
1. Create new Flutter project: `flutter create bug && cd bug`
2. Add a dependency on `pkg:vector_math`: `flutter pub add vector_math` (dependency on `vector_math` is almost ce…
-
I tried to add buttons according to the YT video 'Add Tappable Buttons to Flame Flutter Games'. For some reasons i got an exception telling:
"Another exception was thrown: Instance of 'DialogButton' …
-
-
When I write runApp(game.widget), my IDE shows this error... is there something outdated regarding this?
-
I have 2 overlay pages on my game.
There is a button on the first page that takes you to the second page.
On the second page there's a button that opens up a dialog that ask you to input a name.
To…
-
https://github.com/flutter/devtools/pull/4226/files#diff-7f63e0b64be4d80b632e5eefe1cac93308dff718f53fc1fe6e1db774ffd4e7a9R198
Current Problem: When autoscrolling for the treetable, if the index is …
-
# What could be improved
The following is valuable feedback that we got from Google:
**Feedback for Flame documentation**
1. It needs an introduction.
- [ ] It lacks an explanation of wh…
-
#### Description
Different Android versions compute relative PC printed in backtrace in different ways. Here are examples of the very same crash (same APK) running on three different devices with t…
-
### What happened?
I developed a composite game and everything worked fine until I didn't set the withFixedResolution property.
Because I couldn't set a suitable size on pads and phones, I wanted …
-
Emacs 29 built from source. Using straight package manager.
I documented the issue here : https://www.reddit.com/r/emacs/comments/156udd9/lsp_package_and_dartflutter_issues/?utm_source=share&utm_me…