A Flutter app for searching movies from a database.
This app includes a Search page for finding movies and a Favorites page for viewing and managing your favorite movies.
It’s my first project where I aimed to implement clean architecture with a feature-first design.
- Search Page: Search for movies by name from a movie database.
- Favorites Page: View all your favorite movies and manage them.
- Open the app.
- Use the Search Page to search for movies by name.
- On the Favorites Page, view all movies added to your favorites list.
Here are some screenshots of the app in action:
This project is open-source and available under the MIT License.


