drag_grid 1.0.3 copy "drag_grid: ^1.0.3" to clipboard
drag_grid: ^1.0.3 copied to clipboard

A Draggable GridView, Support the use of animation transitions during drag, and provide gridController to manually update sorting

1.0.3 #

  • fix the offset bug
    the offset may not be accurate when external animation is playing
    for example: using in GetX.bottomSheet

1.0.2 #

  • Update README.md

1.0.0 #

  • Complete the basic functions of DragGrid
    • Provide gridController (manual update GridView sorting)
    • Provide a draggable GridView (support animation transitions)
    • Provide sortChanger And itemListChanger Callback
3
likes
160
pub points
23%
popularity

Publisher

verified publisherlinpengteng.dev

A Draggable GridView, Support the use of animation transitions during drag, and provide gridController to manually update sorting

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on drag_grid