-
### Steps to reproduce
- Run the provided sample.
- Scroll to the top and notice that the range in the list view has changed to the size of the recently added list items, rather than maintaining t…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [x] I have carefully [re…
-
### Steps to reproduce
1. Created a flutter project for linux only using the command `flutter create --platforms=linux textfield_broken`.
2. Copy pasted the code from the "Interactive example" secti…
-
### Steps to reproduce
1. Run project with --web-renderer HTML.
2. This issue occurs specifically when using textDirection: rtl and textAlign: TextAlign.justify.
3. However, no problem is observ…
-
Android Gradle Plugin version 8.2.1 로 업데이트 한 후에 해당 에러가 발생합니다.
```kotlin
Launching lib/main.dart on SM F700N in debug mode...
Incorrect package="kr.iamport.iamport_webview_flutter" found in source…
-
### What package does this bug report belong to?
video_player
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
…
-
My goal is to start the flutter engine and run some dart code from a Notification Service Extension on iOS to prepare my app before the user receives a push notification.
Issue is `FlutterCallbackC…
-
### Steps to reproduce
1. Enter a few characters of text in TextField
2. Select a letter by long pressing it in the TextField
3. Press the back button on the keyboard to delete a letter
4. Close…
-
When using this package I experience a Performance Jank (slow frame). It happens when I directly load an image when a new page is transitioned => The transition is stuttering due to the package. If I …
-
**Describe the bug**
I'm trying to display device calendars inside an app.
I have a list of events, one of which has a weekly recurring rule.
Inside the returned list of event, I have my other ev…