item_selector 0.2.0 item_selector: ^0.2.0 copied to clipboard
A generic item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets.
[0.2.0] - 2021-04-22 #
- Migrated to null-safety
[0.1.1] - 2020-08-25 #
- Revamped the example to make it show up on pub.dev
- Addressed static analysis warnings
[0.1.0] - 2020-05-02 #
- Initial release based on Multi Select GridView in Flutter - by Simon Lightfoot: https://gist.github.com/slightfoot/a002dd1e031f5f012f810c6d5da14a11