docs: update the contribution guide

This commit is contained in:
2025-08-10 19:46:36 +02:00
parent fdd130ec17
commit c8ef5f6a10
2 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,12 @@
# Installing flutter
To build firka you will have to use our custom Flutter fork,
and to make a release build you will have to use our custom
flutter engine.
The documentation for installing flutter can be found [here](https://docs.flutter.dev/get-started/install).
Instead of downloading the regular flutter zip, download it from [here](https://git.firka.app/firka/flutter/archive/main.zip).
# Brotli
Firka uses brotli to compress libflutter during the build process to make the app smaller,