Ahmad Hassan
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)
I am using `MPNowPlayerInfoCenter` & `MPRemoteCommandCenter` also added the capability of `Audio, Airplay and Picture in Picture` When song play and I keep app in background the OS kills the...