-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add GridView Support #79
Comments
Hi @hintbox 👋 thanks for opening this issue! As of right now we don't have a use case that would drive this need for us so I'm going to mark this as a P3 issue. That being said if it is something that you feel you can help implement it would be great to start to detail out what the feature would look like both code architecture wise as well as UI implementation. With that documented here you (or anyone else) could then start down the path of opening a PR to get it reviewed and merged in the future. |
@hintbox I also need Gridview, So I forked this project and added GridView functionality. Clone this https://github.com/shivams1110/very_good_infinite_list into your local system and use it. Use this InfiniteGrid widget. and let me know if it is helpful. |
@shivams1110 Any interest in opening a PR to contribute that back? |
Yeah, I am interested But for that, I need to write a test case for this implementation, and after that, I will do it. |
@shivams1110 amazing contribution, I'd love to see this go all the way! 🤩 Let me know if I can help! |
Sure please check this pr once, if you can help me in this. |
hi, any updates |
Description
Great library, could you support also gridview for infinite listing
Requirements
Additional Context
No response
The text was updated successfully, but these errors were encountered: