-
### Steps to reproduce
1. Compile and run the code sample from below on an iPad. The sample simply displays a TextField that is using a `SystemContextMenu`.
2. Enter some text into the text field.
…
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
##…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I use official force to open the Element plus website, the dropdown selection box does n…
-
## Summary of Issue:
Recently encountered an issue which depicts that flutter's imports are not case sensitive. So for Flutter Engine:
`import 'package:test_project/screens/home.dart';` and `'packag…
-
### Steps to reproduce
1. Create this NavigationBar example:
> Alternatively you can clone ```https://github.com/VinhNgT/navbar-edge2edge-bug``` and skip step 1 and 2.
```bash
flutter create -…
-
### Checklist
- [X] The issue can be reproduced in the attached sample application in the repository.
- [X] I have read the relevant [SDK documentation](https://github.com/SAP/gigya-flutter-plugin#fl…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
**Description**
Describe what changes need to be done to the build system and why.
Errors Encountered For Web Build Using Both WASM & HTML Canvas/Canvas Kit Debug Builds:
For Debug Web Build …
-
In Flutter the material/cupertino Icons are written as `Icons.user` and `CupertinoIcons.user`. Using `RemixIcons.user` would keep it consistent.