3c26be0b35
now it boops when you click either shock or vibrate |
||
---|---|---|
.vscode | ||
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
openshock-android
Companion app for managing openshock-compatible devices
Flutter application to manage and control openshock devices from your phone
Testing
Get both flutter and android studio, make sure to be able to reach flutter from any terminal by running
flutter --version
then cd in the repository folder and run the following commands. You'll be greeted by a first time setup that will check for platform tools, dependencies and possible missing stuff. build artifacts won't be saved when building for android unless running the build command
flutter run
Installing
Grab one of the releases from the releases page or run. production artifacts will be found in the build\app\outputs\flutter-apk\
directory
flutter build apk