-
When I try to install fancy zones than this error is returned.
Looks like that some prerequisities missing in doc or in app install process.
Ubuntu 24.04.1 LTS
Linux 6.8.0-41-generic
Gnome version…
-
### Which Platforms?
Android
### Which Flutter Version?
3.24.0
### Which Braze Flutter SDK version?
11.1.0
### Repro Rate
100% of time
### Steps To Reproduce
Launch inapp me…
-
### Version
14
### Platforms
Web
### Device Model
HP Laptop
### flutter info
```sh
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolcha…
-
Depends on https://github.com/flutter/flutter/issues/116168.
-
When trying to use this package within some layouts in 3.24.x (as reported here: https://github.com/flutter/flutter/issues/153460), you end up with tons of rendering errors. Specifically within Chips.…
-
- [x] Expliquer l'arbre de layout
- [x] SizedBox.expand et autres
- [ ] Lien vers LayoutBuilder
- 17 mars 23 [zg2o065bg2p0](http://localhost:3000/cours/flutter_layout_col_row/zg2o065bg2p0)
- 7 mars …
-
### Steps to reproduce
1. create a new project with "flutter create bug"
2. paste the minimal reproducible sample in the main.dart
3. resize the window, so the container doesnt fit the constrains
…
-
A lesser-known part of the Flutter layout algorithm is that objects can report their intrinsic size as opposed to just computing their actual size when performing layout.
This would simplify a lot …
-
I don't think this rule has provided any value outside Google. It is still the only subclass of SecurityLintRule. We can move it wholesale to be an internal rule, and reduce the maintenance burden as …
-
I have this problem when navigating between widgets either with go router or with navigator I think a dispose() event is necessary for this class
`
When the exception was thrown, this was the …