Skip to main content

Quick start

To compile Waterbus from the source code, follow these steps:

  1. Install Flutter.
  2. Clone the Waterbus repository.
  3. Run flutter pub get to download dependencies.
  4. 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

  1. Sign up for an account
  2. Create a new meeting
  3. Share the meeting link with other participants
  4. Start the meeting and utilize the available features