Welcome to My Blood - an application for managing blood test results! MyBlood is a Flutter && Firebase based application that follows the principles of Domain-Driven Design (DDD). The application uses the Bloc library for state management and the Injectable package with Get It for dependency injection.
Before you can start using My Blood, you need to have Flutter installed on your machine.
Simply clone this repository to your local machine and navigate to the project directory, then run following command in your terminal.
flutter run
To ensure that your data is secure and easily accessible, My Blood uses Firebase Firestore as its primary data storage solution.





