Build custom grid with Pageview using flutter
Categories is main part of E-commerce applications .it good to know how to build categories UI.
in this article we will build this UI with help of Pageview and GridView.
lets begin.
var currentPageValue = 0.0; // to get current pageview page int tot...
nerdev-sd.hashnode.dev3 min read