Software Engineering project of group 23: Incubator App for EiSHT
The Source Code for a Flutter Application which may be run on android and iOS.
- Install Android Studio, an emulator and Flutter
- Open bash terminal and
cdto desired directory - Download the repository:
git clone https://github.com/DaVinciTachyon/SWENG2020.git - Got to correct directory:
cd SWENG2020/EiSHT/ - Make sure an emulator is running or you are connected to your android phone in developer mode
flutter pub getflutter run
- Open bash terminal and
cdto directory containingSWENG2020/ cd EiSHT/- Make sure an emulator is running or you are connected to your android phone in developer mode
flutter run