Link to the repository
[Only for premium members]
[Only for premium members]
Since our categories are currently hard-coded into the screen directly, we cannot update them without updating the code. This is not ideal, so let's fetch the categories from the API instead.
In this lesson, we will:
Let's dive in!
Installing packages in Flutter...