Getting Started - waterbustech/waterbus GitHub Wiki
๐ง Installation
- Clone the waterbus repository:
git clone https://github.com/lambiengcode/waterbus
- Change to the project directory:
cd waterbus
- Install the dependencies:
flutter pub get
๐ค Run flutter app
flutter run
๐งช Tests
flutter test