-
### Checks
- [X] Not a duplicate.
- [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/…
-
### Steps to reproduce
- Launch an Ios device / emulator
- Launch the project on that device / emulator
- fill polygons with thousands of points like at this file
https://github.com/enescerrah…
-
### Steps to reproduce
1. Create two `TextField` widgets, the first with `TextInputAction.next`, the second with `TextInputAction.done`
2. Run the flutter app
3. Tap the first text field to focus…
-
### Steps to reproduce
When a ListView is wrapped with a FocusTraversalGroup and placed between two text buttons, the focus behaves erratically when using the arrow up and down keys. See the attach…
-
This needs to be a google chrome plugin. I want every sentence in my browser to end in covfefe.
-
### Steps to reproduce
On Apple M2 systems 14.5 and 14.6, this issue is often reported by people
After this issue occurs, the computer must be restarted to restore normal operation
### Expected res…
-
### Steps to reproduce
Ever since our app has upgraded to 3.24.0, it is very laggy like fps drop when ran in debug mode compared when we are in 3.13.8. It is annoying while developing.
This happen…
-
We are facing an issue with developing a Chrome plugin using Microsoft Speech SDK for speech-to-text functionality.
**Describe the bug**
Speech needs to be recognized even though we have prov…
-
### Which packages are you using?
stream_chat_flutter
### On what platforms did you experience the issue?
Android
### What version are you using?
8.2.0
### What happened?
Adding a…
-
### 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 -…