a lightweight cross-platform bluetooth messaging application
- follow the install guide for your machine here
- make sure you perform the "Android setup" step, following the "iOS setup" step is unnecessary at this point
- pull our project from the repo
- refer to the above "setup" step for instructions on setting up flutter, building for Android, and pulling the codebase
- plug in a(n) android device(s) to your computer
- ensure that usb debugging is enabled on your device
- navigate in a terminal to the location where the flutter project was pulled onto your machine
- execute
flutter run
in the terminal (orflutter run -d all
if multiple devices are connected)
please use this option if...
- the above steps aren't clear enough to build the project (please let us know if this is the case)
- you don't feel like setting up the development environment to install the apk
we've bundled a pre-built, Android version of the application into the repository specifically for the above cases.
this application can be accessed here