This is a three-part video on how to add an avatar image to your app by using FutureBuilder
and the RoboHash API.
In this video, I will cover:
- BoxDecoration and how to use it to customise the appearance of widgets
- Adding a border with a circle shape and a background gradient
- Use Expanded widget to add spacing between widgets
- Resetting a form and how to use FocusNode to focus input on a text field
sponsor

Build Flutter Apps Fast. Build an end-to-end Flutter + Firebase app using FlutterFlow and download the code or deploy directly to the app stores. Click to view our new development playground.
Source Code
Note: I'm using the iOS simulator, but you can open the Android emulator and run the same code.
This code was written with Flutter Beta 3, and is tested to work with Dart 2.
Thanks for watching!