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

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

1.0.5 #

  • chore: update some docs

1.0.4 #

  • chore: upgrade some dependencies

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
9
likes
160
pub points
73%
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