flutter-reorderable-grid-view
flutter-reorderable-grid-view copied to clipboard
Bug: One item is always invisible while scrolling back
Steps to reproduce:
- Start the
inner_scrollable_example.dart
- Start dragging item to the 100th
- Then scroll back to the beginning
- While scrolling, always the item at the right corner is invisible
#127