vedartm / paginate_firestore

A flutter package to simplify pagination with firestore data 🗃
https://pub.dev/packages/paginate_firestore
MIT License
113 stars 136 forks source link

added listener functionality #25

Closed claudemircasa closed 3 years ago

claudemircasa commented 4 years ago

Implemented sugestion of @DevyankShaw (Issue #22 )

DevyankShaw commented 3 years ago

Hey, @excogitatr kindly review this PR and merge it ASAP.

vedartm commented 3 years ago

@all-contributors please add @claudemircasa for code

allcontributors[bot] commented 3 years ago

@excogitatr

I've put up a pull request to add @claudemircasa! :tada:

vedartm commented 3 years ago

Hey @claudemircasa good work man. But i just realized the app is not working if the listener is not used. Can you make another pr from master and maybe give an example of how to use the listener as well?