Skip to content
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

Support for Sliver Integration in flutter_layout_grid #104

Open
BlastTea opened this issue Jan 2, 2025 · 0 comments
Open

Support for Sliver Integration in flutter_layout_grid #104

BlastTea opened this issue Jan 2, 2025 · 0 comments

Comments

@BlastTea
Copy link

BlastTea commented Jan 2, 2025

Currently, the flutter_layout_grid package offers a robust grid layout system for Flutter but lacks direct support for sliver integration. Implementing a SliverLayoutGrid would enable developers to create scrollable grid layouts that efficiently manage off-screen elements, enhancing performance for extensive datasets. This feature would align with Flutter's sliver protocol, allowing seamless incorporation into custom scroll views alongside other sliver widgets like SliverList and SliverGrid.

Implementing this feature would significantly enhance the flexibility and performance of flutter_layout_grid in complex, scrollable layouts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant