karvulf
karvulf
If I use the Window Height and Width for my Imagezoom and the styling justifyContent: 'flex-start', I get problems with the position of the image when I zoom. It seems...
This issue is created because of #43 where there were problems using `ReorderableBuilder.builder` and scrolling through the items. After a couple of time, there were lags. A suggestion was to...
### Steps to reproduce 1. Check out the [example project](https://github.com/karvulf/impeller_webview_bug) 2. Install the app on `iPhone X` (I reproduced the bug only with that device) 3. Tap on the `TextButton`...
Following issue found: - having a widget that - contains a header - contains the scrollable GridView - contains a footer - when trying to scroll while dragging - the...
Steps to reproduce: 1. Start the `inner_scrollable_example.dart` 2. Start dragging item to the 100th 3. Then scroll back to the beginning 4. While scrolling, always the item at the right...
Steps to reproduce: 1. Start example app (iPhone 15 Pro Max) 2. Select `ReorderableType.gridViewCount` 3. Start dragging an item and scroll until the 60th item and release it 4. Start...