A basic Flutter app that gathers the data of the most popular recently released films! Created as a learning project.
- A view with recently popular films.
- A search bar to find an specific film.
- Detailed info about a film (original title, rating, release date, and description).
- Powered by The Movie Database.
- Android Studio Chipmunk 2021.2.1 (See archives)
- Android SDK API 28
- Flutter SDK 3.24
- A valid TMDB API key in lib/provider/provider_peliculas.dart/_claveApi.