Flutter Movie App

Forked from https://github.com/RobertBrunhage/movie_app. With some fix:

  • Updated to the latest Dart 2.16.1 syntax
  • Updated flutter_riverpod syntax
  • All errors are fixed
  • All warnings are fixed
  • pubspec packages updated to the latest version Tutorial

Thank you for the amazing beginer tutorial:)

How to run this code

  • Register your own API key on https://www.themoviedb.org
  • Clone the project/download
  • Open .vscode > launch.json > paste your own api key
  • Enjoy :)