gildaswise / firestore_ui

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

ghost commented 4 years ago

build method of FirestoreAnimatedListState should return the defaultChild while the data is loading.