yoga_timer/README.md

12 lines
556 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# yoga_timer
Содержит два вида таймера: для занятий крия йогой и универсальный интервальный таймер.
Скачать можно здесь: https://git.digitalstudium.com/digitalstudium/yoga_timer/releases/download/1.0.0/app-release.apk
## Компиляция
```
flutter build apk
```
В результате появится файл `build/app/outputs/apk/release/app-release.apk`, который можно скачать на
Android-смартфон и установить.