Chapter 10. Working with data: HTTP, Firestore, and JSON
This chapter covers
- Serializing JSON data
- Using HTTP to talk to a backend
- Using Firebase as a backend
- Using a Firestore NoSQL database
- Using dependency injection for reusable code
At this point in the book, if you’ve been following along in order, you’re ready to build a full, production-ready frontend in Flutter. Truly, you’re finished! If you work at a company that’s considering building a Flutter app, you have all the information you need to start that project or to convince your manager it’s worth it.
But there are an infinite number of topics that, although similar in Flutter to various other SDKs, are pertinent in writing applications. For the rest of the book, I’m going to depart ...
Get Flutter in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.