Skip to content

Getting Started

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

Traditional APK

Terminal window
flutter build apk

AppBundle for Google Play

Terminal window
flutter build appbundle

iOS

Pod install

Terminal window
cd ios
bash clean-pods.sh
Terminal window
flutter build ipa

macOS

Pod install

Terminal window
cd macos
bash clean-pods.sh
Terminal window
flutter build macos

Web

Terminal window
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