Fliver Rider for iOS & Android

Fliver Rider for Android & iOS

Fliver is an app to help you find Rickshaws easily. Simply open the app and enter your location and destination. Nearby Drivers will then see the areas of high demand and come to pick you up. You can also use the Hotspot Chat to discuss carpooling with others near you, or let others know about accidents, traffic, etc. via the Global Chat.

The entire project is open source and free of charge. There are no additional costs for Riders besides for the regular metered Rickshaw fare, and there is no commission that Drivers need to pay. Fliver is simply created to benefit Indian citizens. Check out our FAQ to learn more.

This is the Rider app repository for Riders to mark their locations and notify a Driver. It is part of the Final Year Project of three Computer Engineering students.

Screenshots

Rider for iOS Rider for iOS
Rider for iOS Rider for iOS
Rider for iOS

Building

Important: this project contains certain files that are encrypted due to the use of API keys, which is why it will not build directly on your machine. Please refer to ENCRYPTION.md for more information.

To build and run the app on your device, do the following:

  • Install Flutter by following the instructions on their website.
  • Clone this repo to your local machine using git clone https://github.com/fliverdev/rider.git.
  • Replace all the encrypted files with your own as explained in ENCRYPTION.md.
  • Android: Connect your devices/emulators and run the app using flutter run in the root of the project directory.
  • iOS: Switch to the ios branch using git checkout ios. Then connect your devices/simulators and run the app using flutter run in the root of the project directory.

Note: you can also run it in release mode using flutter run --release to improve performance and stability, however, debugging features will be disabled.

Contributing

Please read the CONTRIBUTING.md file for more details on how to contribute.

Credits

This project is primarily developed by a trio of Computer Engineering students at NMIMS’s MPSTME:

Take a look at the entire list of contributors to see who all have helped with the project via pull requests.

Legal

This project is licensed under the GNU GPL v3 - see the LICENSE file for details. Also view our Privacy Policy for additional legal information.

Download Details:

Author: fliverdev

Live Demo: https://fliverdev.github.io/

GitHub: https://github.com/fliverdev/rider

#flutter #dart #mobile-apps

Fliver Rider for iOS & Android
2.55 GEEK