issues
search
cachapa
/
firedart
A dart-native implementation of the Firebase Auth and Firestore SDKs
https://pub.dev/packages/firedart
Apache License 2.0
174
stars
62
forks
source link
Implement paging when getting collections
#17
Closed
cachapa
closed
4 years ago
cachapa
commented
4 years ago
Returns a Page object containing paging metadata
Allow setting page size on requests
Allow requesting next page using the relevant token
Set default page size to 1024 items
Fixes #15
Fixes #15