In this tutorial, I'll show you how to make a Star Wars app using flutter and SWAPI(Star Wars API).
Excuse my fatigue in this video.
Join the Coffee Bytez Patreon for exclusive content:
/ coffeebytez
Substack:
https://coffeebytez.substack.com/
Medium:
/ coffeebytez
Discord:
/ discord
SWAPI link:
https://swapi.dev/documentation#people
SWAPI JSON endpoint:
https://swapi.dev/api/people/?format=...
Flutter docs to parse JSON:
https://flutter.dev/docs/cookbook/net...
JSON Lint:
https://jsonlint.com/
Source Code:
https://github.com/cmcoffee91/starwar...