/flutter_movie_db

Movie DB app written in Flutter

Primary LanguageDartApache License 2.0Apache-2.0

Flutter MovieDB app

sample image

This is a sample project I have been playing around with while learning flutter. Pull Requests welcome ;)

To get started, please register an account with TheMovieDb and obtain an API key: https://developers.themoviedb.org/3/getting-started/introduction

Once you have your API key, modify the config file located in ./lib/config.dart.

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Resources

Articles

Videos