|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
2. Clone the repo:
|
|
|
|
2. Clone the repo:
|
|
|
|
```
|
|
|
|
```
|
|
|
|
git clone --recurse-submodules https://github.com/krille-chan/fluffychat.git
|
|
|
|
git clone https://github.com/krille-chan/fluffychat.git
|
|
|
|
cd fluffychat
|
|
|
|
cd fluffychat
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
@ -18,11 +18,6 @@ cd fluffychat
|
|
|
|
|
|
|
|
|
|
|
|
* Install CMake from the SDK Manager
|
|
|
|
* Install CMake from the SDK Manager
|
|
|
|
|
|
|
|
|
|
|
|
* Install ninja:
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
sudo apt install ninja-build
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Build with: `flutter build apk`
|
|
|
|
* Build with: `flutter build apk`
|
|
|
|
|
|
|
|
|
|
|
|
### iOS / iPadOS
|
|
|
|
### iOS / iPadOS
|
|
|
|