Tourist 2 Townie is a mobile application devoloped using flutter mobile application devolopment framework for our university 2nd year group project
You shold have a IDE (ex: android studio,vs code) with flutter installed in it.
Clone the repository.
git clone https://github.com/tourist2townie/flutter-app.git
Open the repository from the IDE ypu are using.(ex: android studio). Run the command :
$ Get Packages
In a new terminal navigate to
flutter-app
directory and build flutter the application. Run the command
flutter build apk
or run the flutter application
flutter run