The No Click Telemedicine App Created for Rural People, let every one in the rural to have access to telemedicine.
Before you begin, ensure you have met the following requirements:
- Flutter SDK: Install the Flutter SDK by following the instructions on the Flutter installation page.
- Dart SDK: Dart comes bundled with Flutter, but ensure you have the latest version.
- IDE: Install an IDE such as Android Studio or Visual Studio Code with the Flutter and Dart plugins.
Follow these steps to set up the project:
-
Clone the repository:
git clone https://github.com/username/flutter_awesome_app.git
-
Navigate to the project directory:
cd flutter_awesome_app -
Install dependencies:
flutter pub get
-
Run the application:
flutter run