fluttercommunity / community

Flutter Community - A central place for community made Flutter content.
1.56k stars 121 forks source link

Package Proposal: drag_select_grid_view #104

Open hcbpassos opened 2 years ago

hcbpassos commented 2 years ago

Package Proposal: drag_select_grid_view

Dependency name (as used in pubspec.yaml): drag_select_grid_view Current pub.dev link: https://pub.dev/packages/drag_select_grid_view Current Git repository link: https://github.com/hcbpassos/drag_select_grid_view Description: A grid that supports both dragging and tapping to select its items.

Current maintainer: Hugo Passos, hcbpassos@gmail.com, @hcbpassos Needs new maintainer after transfer: Yes New maintainer (if applicable): Anyone interested :) Reason for transfer: I no longer work with Flutter, so I can not dedicate any time of my day-to-day work to maintain this library. Also, in my free time, I'm focusing on different technologies.

Comments: drag_select_grid_view is a high quality package. It has been created with tons of unit and integration tests, lots of documentation, and elegant code. It is also reasonably popular, with 91 likes and 90% of popularity on pub. By taking ownership of this package, I'm pretty sure the new maintainer can improve the support and leverage the experience of the library users. Fun fact: @slightfoot himself helped me on developing such library :)