This is a Flutter project that implements a simple mobile application with the following features:
- Feature 1: Medical Consultation Dashboard Page
- Feature 2: Doctor details Page
- Feature 3: Doctor patient's chat Page
- Flutter: The cross-platform framework used for building the mobile app.
- Dart: The programming language used with Flutter for application logic.
- Flutter_test: for adding unit test cases.
-
Make sure you have Flutter installed on your local machine. If not, follow the instructions from the Flutter Official Website to install it.
-
Clone this repository to your local machine: