-
### Steps to reproduce
1. Create a `TextField` widget in a Flutter app.
2. Wrap it with a `Transform` widget (e.g. to scale or rotate the widget).
The use case here is a _drawing app_ that allo…
-
**Describe the bug**
file_picker: ^8.1.3
while slide down to close picker delegate, app crashed
```
flutter: [MethodChannelFilePicker] Platform exception: PlatformException(multiple_request, Canc…
-
## Description
In the mobile view, the blue content boxes ("Copyright" and "Better Internet") are not properly aligned and appear too large, disrupting the layout. This impacts readability and usab…
-
### Describe the bug
After updating the tauri version recently, the build on xcode failed and PhaseScriptExecution occurred, and every yarn tauri ios build would overwrite the "signing&capabilities" …
-
I followed all the steps in README and after running the following python script I get the error:
```
python3 build-system/Make/Make.py \
--cacheDir="$HOME/telegram-bazel-cache" \
gene…
-
### Steps to reproduce
1. Within the iOS settings app `Accessibility > VoiceOver > Audio > Sounds & Haptics > Scrolled Page` and enable both (they should be enabled by default)
2. Within the iOS s…
-
### Steps to reproduce
When I use Google Maps on Flutter web, simply displaying the map and adding multiple markers, then continuously panning and zooming the map causes it to crash unexpectedly.
##…
-
pubspec.yaml …
-
### Steps to reproduce
1. make a ListView.builder on home page.
2. create 4 webviews for each list item.
### Expected results
Lower memory usage.
### Actual results
The App will use more than …
-
### Bug description
In **SfDateRangePicker** widget,
under DateRangePickerMonthViewSettings, the **dateFormat** parameter is not working for the Arabic locale.
Tried to change from the default…