- Download
Android Studio
- Download
Flutter
AndDart Plugins
In It - Setup the sdk and avd managers of android studio properly
- Also download the ios or android devices in Emulator section
- Copy The Clone Link
https://github.com/team5official/Womens-Health.git
- Paste it into
VCS
of Android Studio - Accept all the permissions
- Open the cloned application in android studio
- Go to pubspec.yaml -> Click on pub get
- Get
All Dependencies
- Check wheather your sdk path is define or not in sdk manager of android studio
- Make sure your application is in project state not android this is an important step
- Also make sure that indentation of pubspec.yaml is proper otherwise the application lead to crash
- Run The Application
A new Flutter application
.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.