Ahmad Hassan

Results 2 comments of Ahmad Hassan

After updating to latest version you can not use ```StaggeredGridView.countBuilder``` instead you have to use ```GridView.custom``` like this, it will work like charm ``` GridView.custom( padding: EdgeInsets.only( bottom: 16.w, left:...

I have mentioned the answer in [here](https://github.com/letsar/flutter_staggered_grid_view/issues/226#issuecomment-1260391189)