-
### Steps to reproduce
Build the sample code for the **web**, then launch the website on a physical iOS device, or in a simulator.
When the website is up and running, interact with the TextField…
-
I would like to add some widgets above AppBar, but after set it's parameter primary to false get locked cliсkable area atop of it. It reproduces on iOS, on Android it works good.
In `scaffold.dart`…
-
**Issue**
GIF stops playing in scrollable widgets in Mobile Browsers upon scrolling as shown in the video below using both Safari and Chrome in a physical iPhone-11 device.
https://user-images.…
-
### Steps to reproduce
1. Run the provided sample code
### Expected results
The caret at the end should be the same size as the other two.
### Actual results
The caret at the end is sho…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **bzip2/1.0.8**
* Operating System+version: **any**
* Compiler+version: **any**
* Docke…
-
After upgrading to Godot 4.3.rc2, the iOS export fails when I include the Game Center plugin:
```
Undefined symbols for architecture arm64:
"Object::get_argument_options(StringName const&, int, L…
-
Hi, I'm Umberto. I would ask for more support for the Apple iR Remote. I'm not a developer and so I don't know how can I do. With Netflix site e.g. the remote doesn't work well: it play/pause when I c…
mePy2 updated
7 years ago
-
**Describe the bug**
Using a simple Stack() structure when it is necessary to hide a child widget results in hiding all the children. With other widgets this does not happen, for example Column. It w…
-
When the Spotify app starts playing, it's automatically interrupting a stream that is playing from within my app. I could handle both with the previous SDK but I'm not sure if this is possible with th…
-
### Steps to reproduce
```
git clone git@github.com:ristiisa/indexedstackmemoryleak.git
cd indexedstackmemoryleak
flutter create .
flutter pub get
open ios/Runner.xcworkspace
```
1. run code…