It is an e commerce application for buying salon based products. User can register as a salon or as a buyer according to which, the deals will be shown to him. After selecting the product, go to the cart page to show the summary of the items which the user has selected for buying. After that user can make payments using UPI, or any other online payment services.
Show some love 💙 and Star ⭐️ the Repository to support the project.
Sign in Screen | Sign up Screen | Home Page |
---|---|---|
- Get Up and Running in 5 Minutes
- Flutter / Dart Packages Used
- Project Video
- Thanks to Contributors and Sponsors
You can get the Salon Hub App up and running on your local dev environment in 5 minutes with these four steps:
-
Install the Flutter SDK & Android Studio. Instructions.
-
Open Terminal & navigate to the root directory of the project.
cd salon-hub
-
Run and launch the build on preferred device.
flutter run
-
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 Salon Hub App running (without the secret keys). For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.
Package Name | Package Version | Package URL |
---|---|---|
firebase_core | latest | Open on pub.dev |
firebase_auth | latest | Open on pub.dev |
cloud_firestore | latest | Open on pub.dev |
google_fonts | latest | Open on pub.dev |
http | latest | Open on pub.dev |
connectivity_plus | latest | Open on pub.dev |
flutter_staggered_grid_view | latest | Open on pub.dev |
razorpay_flutter | latest | Open on pub.dev |
sliding_up_panel | latest | Open on pub.dev |
in_app_update | latest | Open on pub.dev |
Thanks to all contributors for supporting the project.