Momin Ahmad
Momin Ahmad
### Description of the bug In filters dropdown scrollbar showing in both directions instead of only Vertical direction.  ### Steps to reproduce Movies->Filter->Features ### Expected behavior It should show...
This message is from Flutter's deafult `ListView.builder` > It is legal for itemBuilder to return null. If it does, the scroll view will stop calling itemBuilder, even if it has...
Migrate web plugin from the `js` package to `js_interop` and migrate `dart:html` to `package:web`.
Hi maintainers of flutter_image_compress! I'd like to request android plugin flutter_image_compress_common to be bumped to compileSdk 34. Currently flutter_image_compress_common is compiled against Android SDK 31, which results in this SDK...
``` ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════ The following _TypeError was thrown during performLayout(): Null check operator used on a null value The relevant error-causing widget was: SliverMasonryGrid SliverMasonryGrid:file:///X:/AndroidStudioProjects/apnapan/lib/feed/components/posts_list.dart:102:31...
fixes #41 reference flutter/flutter#114459
### 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...
fixes #296