Flutter Firebase Festival

Jason Berryman

Google Developers Expert - Firebase

LinkedIn Twitter

Modelling your Flutter app in Firestore

27/09/2023 Winterlude

In this session we will look at best practices for turning your UI designs into an effective data model for your Flutter application. We will look at how to structure documents, collections, sub-collections and techniques for denormalising your data and how to avoid some of the common errors that developers make, when using a NoSQL database.