paginate_firestore
paginate_firestore copied to clipboard
Remove item from list view
Hi how can you remove an item from the list?, currently i use Slidable (https://pub.dev/packages/flutter_slidable) , i remove from firebase the document but it doesnt remove from list view
Maybe a controller can be used to remove item. I will try and add a controller in the next version.
Hi how can you remove an item from the list?, currently i use Slidable (https://pub.dev/packages/flutter_slidable) , i remove from firebase the document but it doesnt remove from list view
@hecuervo Have you find any solution for that?
hi @excogitatr thanks for the amazing package, I give try today and it's working great for my use case I was wondering is there an update on this issue? thank you
Any update on this? Really need this feature
Hi how can you remove an item from the list?, currently i use Slidable (https://pub.dev/packages/flutter_slidable) , i remove from firebase the document but it doesnt remove from list view
I currently do the same(not with slidable but with delete button) and it works properly.
Package version 1.0.3
Note: In version 1.0.3+1
only top items are refreshed so try using 1.0.3