Flutter Dev Series Part 2: Data Modeling and Async Ops

- published on 2020-10-11

Hi all! 👋

If you haven't read the previous (1st) part of this multi-part blog series yet, I highly encourage you to read it here.

Up next, I published the second part where we'll finally be diving into some code starting from integrating the News API Flutter plug-in all the way to logging a successful response via data model JSON deserialization. And yes, I'll also show how to use a particular widget to help monitor our asynchronous computations when communicating with the API!

Here's the YouTube video:

As always, like/subscribe to my channel for more content ❤️

- Dave