Skip to content

Latest commit

 

History

History
92 lines (73 loc) · 5.29 KB

README.md

File metadata and controls

92 lines (73 loc) · 5.29 KB

EcoJourney

EcoJourney is an Optimum Travel Planner which suggests you the best routes available using public transport and also provides reward points as an add-on.

EcoJourney is released under the MIT license. Latest Version Available. GitHub Repository size. Total downloads on GitHub. Sponsor on PayPal.

Show some love 💜 and Star ⭐️ the Repository to support the project.

Home Screen Voice Search Rewardz
App Drawer Search Language Settings

What’s In This Document

🚀 Get Up and Running in 5 Minutes

You can get the EcoJourney App up and running on your local dev environment in 5 minutes with these four steps:

  1. Install the Flutter SDK & Android Studio. Instructions.

  2. Open Terminal & navigate to the root directory of the project.

    cd EcoJourney
  3. Run and launch the build on preferred device.

    flutter run
  4. Open the source code and start editing!

    Your app is now running on your physical device or emulator. Open the lib directory in Android Studio itself and edit *.dart files. Hot Reload your changes, and the app will update in real time!

At this point, you’ve got the fully functional EcoJourney App running. For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.

🗳️ Flutter / Dart Packages Used

Package Name Package Version Package URL
intro_slider latest Open on pub.dev
http latest Open on pub.dev
flutter_html latest Open on pub.dev
shared_preferences latest Open on pub.dev
permission_handler latest Open on pub.dev
url_launcher latest Open on pub.dev
speech_recognition latest Open on pub.dev
scratcher latest Open on pub.dev

🏷️ Versioning

I've used Semantic Versioning 2.0.0 for versioning throughout the project.

❓ Queries / Bugs

If you got any queries or found a bug, open an Issue or ping me over on [email protected]

📝 License

Licensed under the MIT License.

💜 Thanks

Thanks to all contributors and to sponsors for supporting the project.