Recommends a movie to the user based on a filter, and then shows other similar movies to the recommended movie.
- Find a random movie based on filter (Genres, rating, year)
- Similar movies is suggested in a grid after a movie is shown
- Able to browse actor movies
- Theme switching
- Ability to re-generate a movie with different filter
- View trailers & other video content of movies
- Riverpod as state management
- Slivers
- SliverGridView for similar movies
- Custom themes for light/dark themes
- Video Player to view trailers
- Folder by feature for folder architecture