-
Repro steps:
1. `cd desktop_photo_search/fluent_ui`
2. `flutter run -d mac`
**Expected behaviour:** app compiles and runs.
**Actual behaviour:** compile error:
```
% flutter run -d mac
Ru…
-
**Fill in the template. Issues that do not respect the model will be closed.**
**Describe the bug**
I would like to use Get translations in conjunction with standard localisations, for example, Gl…
-
## Steps to Reproduce
I reproduced this issue on Chrome, Windows, and Android. It works fine with the text parameter.
1. Execute `flutter run` on the code sample
2. Hover over the word, "here".…
-
Firstly, thank you for this great library!
I'd like to suggest to break the custom fields into smaller separate packages, keeping into the main package only the flutter builtin fields.
The reason …
-
## Steps to Reproduce
(I posted this in #80773 later on in the thread but then i found that the behaviour is different and gives different errors so I created a new issue)
1. Run `flutte…
-
In #654 there is already a fix but I think we need to do more investigation since Flutter3 implements a new way for the platform bindings. I think we need to do this
- Upgrade dependencies
- Fix…
-
Theme text selection for iOS.
xster updated
2 years ago
-
Hard to describe but easy to see with the included example source showing the problem.
Essentially, when you switch between the fields as part of the form during a rebuild (via setState) the error…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Make a stateless widget that returns a scaffold and give the body parameter the following widget tree:
Sample Code
```dart
…
-
## Steps to Reproduce
https://github.com/flutter/flutter/issues/56050 might be related
⚠️ Two screens are required for this, in my case with a MacBook Pro M1 13" laptop, and a secondary Phil…