Getting Started
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
Traditional APK
flutter build apk
AppBundle for Google Play
flutter build appbundle
iOS
Pod install
cd iosbash clean-pods.sh
flutter build ipa
macOS
Pod install
cd macosbash 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