Welcome to The Tutor app! The tutor app is a web and phone app made in flutter for tutors and students so that they can teach and learn in a controlled environment over the internet.
This app was made in flutter and is a prerequisite to running the app on your home machine.
To install flutter go here.
To start the app with flutter type in your directory do
flutter pub get
to download all dependencies. Then
flutter run
start the app.
Futher information on the Wiki.