/MoviePedia

A flutter app to display the movies list (now playing, upcoming and the popular) using themoviedb

Primary LanguageDart

MoviePedia

This project is a test application using Flutter and TheMovieDB. TheMovieDB is used for the movies api like popular movies, upcoming movies, now playing movies and their details.

I have used Bloc pattern in this application