#Flutter + Firebase
In this part of workshop codelab, you'll learn how to use Firebase in Flutter app. The app helps new parents choose baby names by letting friends and family vote for their favorites. Specifically, the app accesses a Cloud Firestore database, and a user action in your app (i.e., tapping a name option) updates the database using a transaction.