-
- [x] Node (rename to Level)
- [x] CSG Box (10x10
- [x] Turn on Snap!
- [x] Kinematic Body - Rename "player"
- [x] Add mesh instance to player - capsule,
- [x] Unselectable Children on Player
-…
-
Aaron Roodman has warned us for years that our `OpticalPSF` class doesn't match what Zemax predicts. This issue is to take a deep dive and figure out exactly what coordinate system conventions we and…
-
### Description
When inputting a set of movement commands for the robot at a terminal, the robot may likely move in a different direction from the desired path. Sometimes it may partially follow …
-
I use VSCode to build an app (following along this Youtube video: https://www.youtube.com/watch?v=jBBl1tYkUnE).
## Steps to reproduce
1. Run a flutter app
2. hen finished compiling, the Termina…
-
## Steps to Reproduce
1. Instantiate a new Stepper, set the **type** property to StepperType.horizontal and set the **physics** property to any value.
2. Run the application and notice how **the…
-
When trying to have a custom widget as a floating action button I started to get weird behaviour on my test device: **Pixel 2, Android Q beta 5**.
Sometimes the app crashes immediately, other times…
-
## Steps to Reproduce
1. Check out https://github.com/tp/paged_cards at revision 5386f7c33ae77c2264c4119f524eb35f117a29e7
2. `cd example_app/bookstore`
3. `flutter run`
## Logs
…
-
## Steps to Reproduce
1. Clone the flutter-desktop-embedding repository.
2. Follow all the setup steps
3. Replace MyHomePage widget with a CircularProgressIndicator
4. Wait about 15-20m, sometim…
-
Calling `TextEditingController.clear()` causes `TextField` to loose focus, keyboard stays open but is rendered useless. Same happens with `TextFormField`.
I also tried passing a `FocusNode` and `Fo…
-
@kathsherratt, my understanding is that you started something like this?