Getting Started - waterbustech/waterbus GitHub Wiki

๐Ÿ”ง Installation

  1. Clone the waterbus repository:
git clone https://github.com/lambiengcode/waterbus
  1. Change to the project directory:
cd waterbus
  1. Install the dependencies:
flutter pub get

๐Ÿค– Run flutter app

flutter run

๐Ÿงช Tests

flutter test