A service-based mobile application designed to streamline access to various home maintenance and improvement services.
📎 Source Code: https://github.com/abootarek/HomeEaseApi
🛠 Technologies: Flutter | Dart | Bloc | REST API (Retrofit/Dio) | Firebase | Local Storage | Localization.
Key Features & Responsibilities:
• Built a multi-language app using easy_localization, supporting Arabic and English with 100% asset-based translation coverage.
• Implemented Clean Architecture using GetIt and Retrofit for dependency injection and network communication.
• Designed adaptive and responsive UI layouts using flutter_screenutil, and integrated SVG assets for modern visuals.
• Connected the app to backend services via RESTful APIs for real-time service requests and data synchronization.
• Managed persistent user data using SharedPreferences and ensured proper state handling using Cubit.