flutter-tutorials icon indicating copy to clipboard operation
flutter-tutorials copied to clipboard

Build a List View with ModelView extending StreamViewModel<T>

Open dush999 opened this issue 5 years ago • 0 comments

Is there any example that shows how to build a List view from a stream of objects ( with StreamViewModel. List view and its items should be updated as an array of objects coming from a stream )

dush999 avatar Dec 21 '20 20:12 dush999