paginate_firestore
paginate_firestore copied to clipboard
How to add flutter_staggered_grid_view as itembuilder type?
In my project i need to control every grid that ListView / GridView can't do. So, I've to use flutter_staggered_grid_view. is there any way to implement staggeredGridView on paginated_firestore itembuildertype?
Also how to use Grouped list view in paginated_firestore?
Hi @RomjanHossain. flutter_staggered_grid_view
is not implemented yet. You can expect it in the next release.
@ShyamKrishna122 can you elaborate on what a grouped list view is?
I am really looking forward to this one. Incase you need some help with it, i could work on it myself.
I added staggered grid view feature but unfortunately I'm not able to make PR I'm getting this error Permission to vedartm/paginate_firestore.git denied to amirk3321 I tried there something wrong if you guys guide me. I'm added preview below.
crossAxisCount: 4
crossAxisCount: 3
crossAxisCount: 2
crossAxisCount: 1