728x90
https://blog.litedevs.com/infinite-scroll-list-using-flutter-firebase-firestore
Infinite Scroll List using Flutter Firebase Firestore.
Reading data from firebase is expensive and if there is lot of data, only small portion of it would be visible to user. So why download all of it if we can use pagination method to achieve infinite scroll list. This is our data in Firebase Firestore...
blog.litedevs.com
728x90
'개발 > Firebase' 카테고리의 다른 글
Firebase dynamic link (0) | 2022.02.15 |
---|---|
Flutter Firebase Kakao login (0) | 2022.02.15 |
Firebase function - 태그 더하기 (0) | 2022.01.27 |
Javascript 해시 태그 정규식 (0) | 2022.01.25 |
Firebase로 대댓글 설계하기 (0) | 2022.01.22 |