Top anime shows Flutter app
Today we'll be building a Top anime shows Flutter app. This app will call an API and retrieve a list of the top-rated shows.
Then we'll loop over these results and output them to the app.
A high-level overview of what we'll be doing:
Add HTTP packag...
h.daily-dev-tips.com5 min read