Dart Futures - Flutter in Focus
This is the second video in the Flutter in Focus series on asynchronous coding in Dart. In this episode, learn everything about Future objects, Dart’s most basic API for async, including how to handle data, catch errors, and put futures to work building Flutter widgets with FutureBuilder.
For more deep dives on things like Stateless and Stateful widgets, Flutter on iOS, and other advanced topics, check out the other episodes of Flutter in Focus.
Asynchronous programming: futures & async-await → https://goo.gle/2XJLPSd
Isolate Class → https://goo.gle/2F8Mg1g
Flutter in Focus Playlist → https://goo.gle/FlutterInFocus
Get started with Flutter → https://flutter.dev
Try a Flutter codelab → https://goo.gl/d3fHPo
Join the conversation → https://goo.gl/68oUnb
Subscribe to the Flutter channel → https://goo.gle/FlutterYT
#dart #darttopic