BMI Calculator
Flutter App
•A mobile application for calculating Body Mass Index (BMI) with a clean, maintainable architecture.
The project integrates Dio for API communication and implements Clean Architecture to ensure
scalability and separation of concerns.
Key Points:
•Implemented Clean Architecture (Presentation, Domain, Data layers)
•Integrated Dio for API handling and network requests
•Designed a responsive and adaptive user interface
•Followed best practices and code readability standards