Masaruna is a bus management application. It assists drivers and university students in many educational transportation services, whether the goal is marketing, shortening wait times, searching for customers or suitable drivers, determining course times for students, or tracking drivers’ paths.
Click her to see the Demo
- Install flutter
- Install Android Studio
- Ensure you have Git installed on your operating system
git clone https://github.com/1n0ne/masaruna
- Run
flutter packages get
flutter packages get
- Connect the app to your Firebase Project from your Firebase Console and add the
google-services.json
in the/android/app
directory. - Run
flutter run
(remember to open simulator or connect physical device, iOS auto run additional command pod install)
flutter run --release
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
A huge thanks to the wonderful team without which this entire project would not have been possible. Check out our profiles and star our repos! :)
GNU GPLv3