Quick start
To compile Waterbus
from the source code, follow these steps:
- Install Flutter.
- Clone the Waterbus repository.
- Run
flutter pub get
to download dependencies. - Run
flutter run
to start the app.
🛠️ Building
These commands are intended for maintainers only.
Android
Set keystore password if you use jks in this repo, or create your own
export KEY_WATERBUS_PASSWORD=banhcuon
export ALIAS_WATERBUS_PASSWORD=banhcuon
Traditional APK
flutter build apk
AppBundle for Google Play
flutter build appbundle
iOS
Pod install
cd ios
bash clean-pods.sh
flutter build ipa
macOS
Pod install
cd macos
bash clean-pods.sh
flutter build macos
Web
flutter build web
🔥 Usage
- Sign up for an account
- Create a new meeting
- Share the meeting link with other participants
- Start the meeting and utilize the available features