Movieportal Flutter is a Flutter mobile application for browsing and discovering movies. Mainly intended to run on iOS and Android but will also run on desktop and Web.
Movieportal Flutter is a cross-platform mobile application built using Flutter. It allows users to browse and discover movies with a user-friendly interface.
- Browse popular movies
- Search for movies
- View movie details
- Caching of images for better performance
- Create an account on TMDB and get an API key.
- Add your TMDB API key to the
.env
file.
This project is licensed under the MIT License. See the LICENSE file for details.