A port of firebase_auth's FirebaseAnimatedList to Firestore, called FirestoreAnimatedList
BSD 3-Clause "New" or "Revised" License
35
stars
28
forks
source link
defaultChild is not used and the loading indicator is not showing #23
Closed
ghost closed 4 years ago
build
method ofFirestoreAnimatedListState
should return thedefaultChild
while the data is loading.