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

Widgets made by itemBuilder are overflowing. #45

Closed BSiddharth closed 3 years ago

BSiddharth commented 3 years ago

itemBuilderType: PaginateBuilderType.listView, will solve the overflowing problem