drag_select_grid_view icon indicating copy to clipboard operation
drag_select_grid_view copied to clipboard

Add a sliver version

Open not-holar opened this issue 4 years ago • 5 comments

Something like SliverGrid + DragSelectGridView

not-holar avatar May 16 '20 16:05 not-holar

I could try to make a pr if you agree this is needed

not-holar avatar May 16 '20 16:05 not-holar

Every Flutter grid uses SliverGrid. Can you please further elaborate what you are trying to achieve? :)

ghost avatar May 18 '20 18:05 ghost

Basically one that you could put in a CustomScrollView and wrap with Sliver widgets like SliverSafeArea

not-holar avatar May 18 '20 22:05 not-holar

I'll need to take a deeper look into this to decide whether a structural change is required. I should be able to point the key parts that should be taken into consideration to apply such change.

I'll try to do this at the weekend :)

ghost avatar May 19 '20 16:05 ghost