scrtkr

Results 3 issues of scrtkr

This package has memory leak, My Data have image, text and It has over 1000 items. When loading about 100 items, app is killed by memory leak. Is there any...

### 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 [read the documentation](https://github.com/Baseflow/flutter-permission-handler/blob/main/permission_handler/README.md) and verified I have...

platform: android
type: bug
P2

Flutter sdk 3.19.0 upgrader: ^9.0.0 OS: android Even, it doesn't display the upgradeAlert. ``` UpgradeAlert( showIgnore: false, showReleaseNotes: false, upgrader: Upgrader( debugDisplayAlways: true, durationUntilAlertAgain: const Duration(seconds: 30), ), child: Container()...

need more information
How To?