mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
stableee
This commit is contained in:
@@ -102,3 +102,16 @@ git clone https://github.com/koloideal/casha.git
|
|||||||
cd casha
|
cd casha
|
||||||
flutter pub get
|
flutter pub get
|
||||||
flutter run
|
flutter run
|
||||||
|
```
|
||||||
|
|
||||||
|
Build release APK
|
||||||
|
```console
|
||||||
|
flutter build apk --release
|
||||||
|
```
|
||||||
|
|
||||||
|
Build for Google Play
|
||||||
|
```console
|
||||||
|
flutter build appbundle --release
|
||||||
|
```
|
||||||
|
|
||||||
|
<p align="center"> <sub>casha — <em>powered with ❤️ by</em> <strong>kolo</strong></sub> </p>
|
||||||
|
|||||||
Reference in New Issue
Block a user