- This project uses null safety feature
- Project uses clean code architecture (Uncle Bob's Architecture)
- Project can run on both iOS and Android
- CRUD operations for movies in the app
- User can only create if it is signed in
- If the user enters the name of the movie, the app will fetch data from OMDB and fetch all the details for that movie.
- Project also supports bookmarking feature