-
Hello,
I'm currently working on a flutter application that will be used to manage a big piano (instrument change, etc) and everything I made until last sunday worked fine, but today, as I added ano…
-
## Steps to Reproduce
Flutter build (release) dose not compile apk
I was run in emulator apk was install and works
```
C:\Users\Abhi\AndroidStudioProjects\bk_new_video_song>flutter build apk --r…
-
## Steps to Reproduce
To reproduce is simple. I have `Card` widget wrapped with `Opacity` in the `Scaffold` body, it will render the `AppBar` misplaced. (**update:** and the `FloatingActionButton…
-
## Steps to Reproduce
1. run flutter_cropper from https://github.com/csells/flutter_cropping as a Windows app
2. resize manually to fill the entire screen and notice that the app resizes properly
3…
-
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…
-
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
…
-
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. 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…
-
Extend `queue_item_add` API to include optional `meta` key used to pass a dictionary or a list of dictionaries with plan metadata to Run Engine. If `meta` key contains a list of dictionaries, the list…
dmgav updated
3 years ago