Flutter GridView Load More Data On Scroll || Flutter E-Commerce Item List

preview_player
Показать описание
This video will show you how to develop a Gridview in Flutter when it scrolls
down to the bottom to request more data from the server and show some
loading animation, then after lord that data into Gridview.
to do that, I use,
• GetX library.
• HTTP library for call REST API.
• Shimmer library for design loading card animation.

Note! Brand new project is clean architecture available now!

Рекомендации по теме
Комментарии
Автор

Can we do the same using statemixin in getx ?? If yes please make a video on the topic

techzone
Автор

My scroll controller is not working. When it comes to the bottom, cannot load more data. Can I know how do you code for scroll controller?

crystallau
Автор

hey I don't know if you're still responding to comments, but I have a small question. If there are more than 20 thousand items on gridlist with scroll, will it cause lag or crash and how do i solve this??

Lix
Автор

Hey man, this is some good stuff here. Great job. I would love to reach out for some help on a project I am working on. Could you share with me some contacts?
Thanks.

samuelnde