Challenge: Fetching Movies at App Startup
In this lesson, you'll complete a challenge that tests your understanding of the initState() method.
We'll cover the following...
Challenge: Fetching data at startup
In this challenge, you’ll understand how data can be loaded at the app’s startup using the initState()
method.
In this ...