An App built to explore and understand Flutter and BLOC pattern through implementation of a movie app(Movy) that allows user to browse movies and mark them favorite. It's very much a WIP, and not very polished but it's getting there (I hope)
- TMDB API key which can be generated here: https://developers.themoviedb.org/ for pulling up the movie information
- Firebase hosted DB for retaining favorite information (one with the code has write access revoked)