vedartm / paginate_firestore

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

Dependency issue with flutter_bloc #114

Closed sauravgpt closed 2 years ago

sauravgpt commented 2 years ago

paginate_firestore: ^1.0.3 depends on flutter_bloc ^7.3.3 and I'm using ^8.0.1 flutter_bloc, this causing confliction please resolve this issue.

Thank you in advance!

vedartm commented 2 years ago

@sauravgpt thanks for using the package. I have updated the dependencies in the latest version v1.0.3+1 🎉