/selector

The app used to control the Selector

Primary LanguageDart

Selector

This is the mobile application used to control your Selector.

You can find information on the device here: @todo

Generate secrets

flutter pub run environment_config:generate --DICOGS_TOKEN=YOUR_DICOGS_TOKEN_HERE

Generate the localizations

flutter pub run build_runner build
flutter pub get

Generate launcher icon

flutter pub run flutter_launcher_icons:main

Build apk

flutter build apk --split-per-abi

Build bundle

flutter build appbundle