-
### Steps to reproduce
Add a `TextField` or a `CupertinoTextField` to the application (see sample code below) and enter text with an Apple Pencil via [scribble](https://support.apple.com/guide/ipad…
-
### Version
5.3.1
### Flutter Doctor Output
```shell
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.6.1 23G93 darwin-arm64, locale en-RO)
• Flutter version 3.24.3 on channel stable at /Users…
-
### Steps to reproduce
Our app is a live streaming platform where real-time videos are broadcast, accompanied by numerous animation effects. The more animations there are in the live room, the easier…
-
### Steps to reproduce
1. Create a new ios only project `flutter create -e --platforms ios linking`
2. Copy the code from the example
3. Run the app on an iOS Simulator through XCode
4. See "Add…
-
### Platform
macOS Sonoma 14.7.1 building for iOS simulator or macOS desktop
### XCode
16.1
### Plugin
package_info_plus
### Version
8.1.0
### Flutter SDK
3.5.3
### Steps…
-
### Steps to reproduce
On iPads using Chrome with Google Password Manager, the password input field exhibits buggy behavior. Specifically, users are unable to autofill their passwords, and manually e…
-
### Steps to reproduce
1. **Set up Firebase Authentication and Google Calendar API**:
- Firebase Authentication and Google Sign-In are configured in the Firebase Console.
- Google Calendar AP…
-
### Steps to reproduce
1. Setup GoRouter using a ShellRoute and add a NavigationObserver that uses ```GoRouterState.of(route.navigator!.context)```
2. add call to ```showMenu()``` in app
3. Lin…
-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
ShaderCompilerException
```console
#0 ShaderCompiler.compileShader (package:flutter_tools/src/bu…
-
### Steps to reproduce
In Flutter WASM builds the Google Fonts are not loaded when using them as implicit assets.
This is issue one of tree issues discussed with @kevmoo in a video meeting Nov 1…