Flix App
A movie ticketing app that runs on Android and iOS. This application retrieves data from TMDB using Rest API and uses Stripe service for payment.
| Skill | Purpose | 
|---|---|
| Dart/Flutter | Backbone of the project | 
| GoRouter | Navigating between different screens | 
| REST | Main communication style with the TMDB and Stipe Service | 
| Dio | Facilitate REST API consumption | 
| Firebase/Supabase | Online cloud storage & Authentication service | 
| Clean Architecture | Software architectural pattern in application development | 
| Riverpod | State management and dependency injection | 
| Stripe | Payment service | 
| Git/Github | Version control and Issue tracking | 





