Movies App – Flutter Mobile Application
Developed a Movies mobile application using Flutter that allows users to browse and explore movies with a clean and intuitive user interface. The app displays trending, popular, and top-rated movies, along with detailed movie information such as description, rating, release date, genres, and posters.
Integrated RESTful APIs to fetch real-time movie data and implemented efficient data handling and error management. Applied Clean Architecture principles using Repository pattern and Use Cases to ensure a scalable and maintainable codebase.
Focused on building responsive UI components, smooth navigation, and optimized performance. Utilized state management (Bloc/Cubit) and Git for version control, following best practices in clean code and mobile development.