A marketplace application written in Flutter, with an admin panel, where sellers and users can log in from a single application and use it according to their account type.
-Flutter
-Firebase (Authentication, Firestore, Storage) -Dialogflow (Chatbot feature)
# User Screenshots
# Vendor Screenshots
dependencies {
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_core: ^3.11.0
cloud_firestore: ^5.6.3
firebase_auth: ^5.4.2
firebase_storage: ^12.4.2
image_picker: ^1.1.2
cached_network_image: ^3.2.2
shimmer_animation: ^2.1.0+1
country_state_city_picker: ^1.2.8
flutter_easyloading: ^3.0.5
flutter_svg: ^2.0.7
provider: ^6.0.5
date_time_format: ^2.0.1
uuid: ^4.5.1
photo_view: ^0.15.0
firebase_ui_auth: ^1.5.0
flutter_slidable: ^4.0.0
dialog_flowtter: ^0.3.0
}