A simple multi-device presentation system built on Flutter and Syncbase
A clone of https://github.com/flutter/flutter/ at the commit # specified in FLUTTER_VERSION file must be available in a directory called flutter
at the same level as $V23_ROOT directory.
Mojo profile for Android target must be installed. You can run jiri v23-profile install --target=arm-android mojo
to install it.
Mojo profile must be installed. You can run jiri v23-profile install dart
to install it.
Currently Flutter requires an Android device running the Lollipop (or newer) version of the Android operating system. adb
tool from Android SDK needs to be installed. Please follow instructions on setting up your android device here
Connect your Android device via USB and ensure Android debugging
is enabled, then execute:
make run