Open
Description
Use case
I created an extension package build on top of this one for a specific usecase - fetching paginated data from a Firestore collection.
It has an additional feature, you can do OR operator on queries, which is not possible with just firestore.
Proposal
Here is the link to it:
https://pub.dev/packages/firestore_paging_controller
I thought if you could mention it in your readme file? It would be great. Anyways, thanks for a great package!
Activity