In this video, we review Futures, the idea of asynchronous programming, and FutureBuilder. FutureBuilder is a type of Stateful Widget, where information is not available now, but will be in the future. Once the information is available, the widget will build again with the values that are returned.
Source code: https://drive.google.com/open?id=1GFm...