Simple Flutter app which lists movies based on TMDB APIs. Follows MVC pattern to do its job.
- Rename
main_example.json
withmain.json
and replace theYOUR_API_KEY
with your API key, you can get your TMDB API key here. - Run
flutter get
and run the app.
It is so simple!
License: - MIT