– android/app/build.gradle
– android/app/src/main/AndroidManifest.xml
– assets/images/cash_on_delivery.png
– assets/images/checkout_no_order.png
– assets/images/empty_cart.svg
– assets/lang/ar_tran.json
– assets/lang/de_tran.json
– assets/lang/en_tran.json
– assets/lang/es_tran.json
– assets/lang/fr_tran.json
– assets/lang/hi_tran.json
– assets/lang/id_tran.json
– assets/lang/it_tran.json
– assets/lang/ja_tran.json
– assets/lang/ko_tran.json
– assets/lang/ms_tran.json
– assets/lang/pt_tran.json
– assets/lang/ru_tran.json
– assets/lang/th_tran.json
– assets/lang/tr_tran.json
– assets/lang/zh_tran.json
– lib/config/route/route_paths.dart
– lib/config/route/router.dart
– lib/core/vendor/api/common/ps_api.dart
– lib/core/vendor/api/ps_api_service.dart
– lib/core/vendor/api/ps_url.dart
– lib/core/vendor/constant/ps_constants.dart
– lib/core/vendor/db/add_to_cart_dao.dart
– lib/core/vendor/db/all_billing_address_dao.dart
– lib/core/vendor/db/all_shipping_address_dao.dart
– lib/core/vendor/db/common/ps_shared_preferences.dart
– lib/core/vendor/db/default_billing_shipping_dao.dart
– lib/core/vendor/db/sub_category_dao.dart
– lib/core/vendor/db/vendor_info_dao.dart
– lib/core/vendor/provider/about_us/about_us_provider.dart
– lib/core/vendor/provider/add_new_billing_address/add_new_billing_address_provider.dart
– lib/core/vendor/provider/add_new_shipping_address/add_new_shipping_address_provider.dart
– lib/core/vendor/provider/add_to_cart/add_to_cart_provider.dart
– lib/core/vendor/provider/all_billing_address/all_billing_address_provider.dart
– lib/core/vendor/provider/all_shipping_address/all_shipping_address_provider.dart
– lib/core/vendor/provider/blog/blog_provider.dart
– lib/core/vendor/provider/category/category_provider.dart
– lib/core/vendor/provider/common/ps_provider.dart
– lib/core/vendor/provider/default_billing_and_shipping/default_shipping_billing_provider.dart
– lib/core/vendor/provider/edit_billing_address/edit_billing_address_provider.dart
– lib/core/vendor/provider/edit_shipping_address/edit_shipping_address_provider.dart
– lib/core/vendor/provider/order_detail/order_detail_provider.dart
– lib/core/vendor/provider/order_id/get_orderId_provider.dart
– lib/core/vendor/provider/order_id/order_id_provider.dart
– lib/core/vendor/provider/product/item_entry_provider.dart
– lib/core/vendor/provider/product/product_provider.dart
– lib/core/vendor/provider/product/reported_item_provider.dart
– lib/core/vendor/provider/ps_provider_dependencies.dart
– lib/core/vendor/provider/subcategory/sub_category_provider.dart
– lib/core/vendor/provider/user/blocked_user_provider.dart
– lib/core/vendor/provider/user/user_provider.dart
– lib/core/vendor/provider/vendor_application/vendor_user_provider.dart
– lib/core/vendor/provider/vendor_info/vendor_info_provider.dart
– lib/core/vendor/provider/vendor_item_bought/vendor_item_bought_provider.dart
– lib/core/vendor/provider/vendor_paypal_token/vendor_paypal_token_provider.dart
– lib/core/vendor/provider/vendor_subscription_plan/vendor_subscription_plan_provider.dart
– lib/core/vendor/repository/Common/add_new_shipping_address_repository.dart
– lib/core/vendor/repository/Common/ps_repository.dart
– lib/core/vendor/repository/about_us_repository.dart
– lib/core/vendor/repository/add_new_billing_address_repository.dart
– lib/core/vendor/repository/add_to_cart_repository.dart
– lib/core/vendor/repository/all_billing_address_repository.dart
– lib/core/vendor/repository/all_shipping_address_repository.dart
– lib/core/vendor/repository/blocked_user_repository.dart
– lib/core/vendor/repository/clear_all_data_repository.dart
– lib/core/vendor/repository/default_billing_shipping_repository.dart
– lib/core/vendor/repository/delete_task_repository.dart
– lib/core/vendor/repository/edit_billing_address_repository.dart
– lib/core/vendor/repository/edit_shipping_address_repository.dart
– lib/core/vendor/repository/order_detail_repository.dart
– lib/core/vendor/repository/order_id_repository.dart
– lib/core/vendor/repository/product_repository.dart
– lib/core/vendor/repository/reported_item_repository.dart
– lib/core/vendor/repository/sub_category_repository.dart
– lib/core/vendor/repository/user_repository.dart
– lib/core/vendor/repository/vendor_info_repository.dart
– lib/core/vendor/repository/vendor_item_bought_repository.dart
– lib/core/vendor/repository/vendor_paypal_token_repository.dart
– lib/core/vendor/repository/vendor_subscription_plan_repository.dart
– lib/core/vendor/repository/vendor_user_repository.dart
– lib/core/vendor/utils/utils.dart
– lib/core/vendor/viewobject/all_billing_address.dart
– lib/core/vendor/viewobject/all_shipping_address.dart
– lib/core/vendor/viewobject/common/ps_value_holder.dart
– lib/core/vendor/viewobject/default_billing_and_shipping.dart
– lib/core/vendor/viewobject/holder/add_to_cart_parameter_holder.dart
– lib/core/vendor/viewobject/holder/edit_billing_address_holder.dart
– lib/core/vendor/viewobject/holder/edit_shipping_address_holder.dart
– lib/core/vendor/viewobject/holder/intent_holder/product_detail_intent_holder.dart
– lib/core/vendor/viewobject/holder/new_billing_address.dart
– lib/core/vendor/viewobject/holder/new_shipping_address.dart
– lib/core/vendor/viewobject/holder/payment_holder.dart
– lib/core/vendor/viewobject/holder/vendor_item_bought_parameter_holder.dart
– lib/core/vendor/viewobject/item_info.dart
– lib/core/vendor/viewobject/order_summary_detail.dart
– lib/core/vendor/viewobject/shopping_cart.dart
– lib/core/vendor/viewobject/shopping_cart_item.dart
– lib/core/vendor/viewobject/vendor_config.dart
– lib/core/vendor/viewobject/vendor_delivery_setting.dart
– lib/core/vendor/viewobject/vendor_info.dart
– lib/core/vendor/viewobject/vendor_list.dart
– lib/core/vendor/viewobject/vendor_user.dart
– lib/main.dart
– lib/ui/custom_ui/add_to_cart/components/avaliable_vertical_list_view.dart
– lib/ui/custom_ui/add_to_cart/components/sold_out_vertical_list_view.dart
– lib/ui/custom_ui/add_to_cart/components/widgets/shopping_cart_empty_box.dart
– lib/ui/custom_ui/add_to_cart/components/widgets/shopping_cart_item_widget.dart
– lib/ui/custom_ui/add_to_cart/components/widgets/shopping_cart_order_summary_widget.dart
– lib/ui/custom_ui/add_to_cart/view/add_to_cart_view.dart
– lib/ui/custom_ui/checkout/component/billing_address/widgets/address_tile_widget.dart
– lib/ui/custom_ui/checkout/component/billing_address/widgets/same_as_shipping_address_widget.dart
– lib/ui/custom_ui/checkout/component/billing_address_list/billing_address_list.dart
– lib/ui/custom_ui/checkout/component/billing_address_list/widgets/billing_address_box.dart
– lib/ui/custom_ui/checkout/component/edit_billing_address/edit_billing_address_view.dart
– lib/ui/custom_ui/checkout/component/edit_shipping_address/edit_shipping_address_view.dart
– lib/ui/custom_ui/checkout/component/payment/widgets/payment_role_widget.dart
– lib/ui/custom_ui/checkout/component/payment/widgets/place_order_button_widget.dart
– lib/ui/custom_ui/checkout/component/shipping_address/shipping_address.dart
– lib/ui/custom_ui/checkout/component/shipping_address/widgets/save_address_next_time.dart
– lib/ui/custom_ui/checkout/component/shipping_address_list/shipping_address_list_view.dart
– lib/ui/custom_ui/checkout/component/shipping_address_list/widgets/shipping_address_box.dart
– lib/ui/custom_ui/checkout/item_vertical_list/checkout_avaliable_vertical_list_view.dart
– lib/ui/custom_ui/checkout/item_vertical_list/checkout_sold_out_vertical_list_view.dart
– lib/ui/custom_ui/checkout/item_vertical_list/widgets/checkout_vertical_list_item.dart
– lib/ui/custom_ui/checkout/item_vertical_list/widgets/empty_avaliable_shopping_cart.dart
– lib/ui/custom_ui/checkout/view/check_out_view.dart
– lib/ui/custom_ui/checkout/view/vendor_credit_card.dart
– lib/ui/custom_ui/checkout/view/vendor_pay_stack.dart
– lib/ui/custom_ui/dashboard/components/drawer/widgets/shopping_cart_menu_widget.dart
– lib/ui/custom_ui/item/detail/component/appbar/product_expandable_appbar.dart
– lib/ui/custom_ui/item/detail/component/appbar/widgets/shopping_cart_widget.dart
– lib/ui/custom_ui/item/detail/component/info_widgets/vendor_expired_widget.dart
– lib/ui/custom_ui/item/detail/component/sticky_bottom/buy_action/buy_action.dart
– lib/ui/custom_ui/item/detail/component/sticky_bottom/buy_action/widgets/detail_summary.dart
– lib/ui/custom_ui/item/detail/component/sticky_bottom/sticky_bottom_widget.dart
– lib/ui/custom_ui/item/detail/view/product_detail_view.dart
– lib/ui/custom_ui/order_detail/component/order_detail_custom_divder.dart
– lib/ui/custom_ui/order_detail/component/order_detail_list/order_detail_list.dart
– lib/ui/custom_ui/order_detail/component/order_detail_list/widgets/order_detail_item.dart
– lib/ui/custom_ui/order_detail/component/order_detail_summary.dart
– lib/ui/custom_ui/order_detail/view/order_detail_view.dart
– lib/ui/custom_ui/order_successful/component/widgets/order_successful_widget.dart
– lib/ui/custom_ui/order_successful/view/order_successful_view.dart
– lib/ui/vendor_ui/add_to_cart/components/available_vertical_list_view.dart
– lib/ui/vendor_ui/add_to_cart/components/sold_out_vertical_list_view.dart
– lib/ui/vendor_ui/add_to_cart/components/widgets/shopping_card_empty_box.dart
– lib/ui/vendor_ui/add_to_cart/components/widgets/shopping_cart_item_widget.dart
– lib/ui/vendor_ui/add_to_cart/components/widgets/shopping_cart_order_summary_widget.dart
– lib/ui/vendor_ui/add_to_cart/view/add_to_cart_view.dart
– lib/ui/vendor_ui/all_search/component/search_history/widget/delete_and_select_all_widget.dart
– lib/ui/vendor_ui/app_info/view/app_info_view.dart
– lib/ui/vendor_ui/app_loading/view/app_loading_view.dart
– lib/ui/vendor_ui/category/component/vertical/widgets/category_sort_widget.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/chat_make_offer_dialog.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/receiver/offer_received_with_accept_and_reject_widget.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/sender/sender_image_widget.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/sender/sender_text_msg.dart
– lib/ui/vendor_ui/chat/component/detail/header_item_info/widgets/product_info.dart
– lib/ui/vendor_ui/chat/view/chat_view.dart
– lib/ui/vendor_ui/checkout/component/billing_address/billing_address.dart
– lib/ui/vendor_ui/checkout/component/billing_address/widgets/address_tile_widget.dart
– lib/ui/vendor_ui/checkout/component/billing_address/widgets/billing_address_widget.dart
– lib/ui/vendor_ui/checkout/component/billing_address/widgets/same_as_shipping_address_widget.dart
– lib/ui/vendor_ui/checkout/component/billing_address_list/billing_address_list_view.dart
– lib/ui/vendor_ui/checkout/component/billing_address_list/widgets/billing_address_box.dart
– lib/ui/vendor_ui/checkout/component/edit_billing_address/edit_billing_address_view.dart
– lib/ui/vendor_ui/checkout/component/edit_shipping_address/edit_shipping_address_view.dart
– lib/ui/vendor_ui/checkout/component/item_vertical_list/checkout_available_vertical_list_view.dart
– lib/ui/vendor_ui/checkout/component/item_vertical_list/checkout_sold_out_vertical_list_view.dart
– lib/ui/vendor_ui/checkout/component/item_vertical_list/widgets/checkout_vertical_list_item.dart
– lib/ui/vendor_ui/checkout/component/item_vertical_list/widgets/empty_avaliable_shopping_cart.dart
– lib/ui/vendor_ui/checkout/component/order_place/widgets/order_place_button.dart
– lib/ui/vendor_ui/checkout/component/order_place/widgets/total_price_row.dart
– lib/ui/vendor_ui/checkout/component/order_summary/order_summary.dart
– lib/ui/vendor_ui/checkout/component/order_summary/order_summary_widget.dart
– lib/ui/vendor_ui/checkout/component/order_summary/widgets/subtotal_discount.dart
– lib/ui/vendor_ui/checkout/component/payment/widgets/payment_role_widget.dart
– lib/ui/vendor_ui/checkout/component/payment/widgets/place_order_button.dart
– lib/ui/vendor_ui/checkout/component/shipping_address/shipping_address.dart
– lib/ui/vendor_ui/checkout/component/shipping_address/widgets/save_address_next_time.dart
– lib/ui/vendor_ui/checkout/component/shipping_address/widgets/shipping_address_widget.dart
– lib/ui/vendor_ui/checkout/component/shipping_address_list/shipping_address_list_view.dart
– lib/ui/vendor_ui/checkout/component/shipping_address_list/widget/shipping_address_box.dart
– lib/ui/vendor_ui/checkout/view/checkout_view.dart
– lib/ui/vendor_ui/checkout/view/vendor_credit_card_view.dart
– lib/ui/vendor_ui/checkout/view/vendor_paystack.dart
– lib/ui/vendor_ui/common/dialog/confirm_dialog_view.dart
– lib/ui/vendor_ui/common/ps_back_button_with_circle_bg_widget.dart
– lib/ui/vendor_ui/common/ps_textfield_widget.dart
– lib/ui/vendor_ui/common/ps_ui_widget.dart
– lib/ui/vendor_ui/dashboard/components/body/dashboard_body_widget.dart
– lib/ui/vendor_ui/dashboard/components/bottom_nav/bottom_navigation_bar.dart
– lib/ui/vendor_ui/dashboard/components/bottom_nav/widgets/chat_nav_item.dart
– lib/ui/vendor_ui/dashboard/components/drawer/drawer_widgets_list.dart
– lib/ui/vendor_ui/dashboard/components/drawer/widgets/log_out_menu_widget.dart
– lib/ui/vendor_ui/dashboard/components/drawer/widgets/shopping_cart_menu_widget.dart
– lib/ui/vendor_ui/dashboard/components/home/home_dashboard_view.dart
– lib/ui/vendor_ui/dashboard/components/home/widgets/vendor_application_card_widget.dart
– lib/ui/vendor_ui/dashboard/view/dashboard_view.dart
– lib/ui/vendor_ui/faq/view/setting_faq_view.dart
– lib/ui/vendor_ui/history/component/list/history_list.dart
– lib/ui/vendor_ui/item/custom_field_selection/view/single_data_selection_view.dart
– lib/ui/vendor_ui/item/detail/component/appbar/product_expandable_appbar.dart
– lib/ui/vendor_ui/item/detail/component/appbar/widgets/shopping_cart_widget.dart
– lib/ui/vendor_ui/item/detail/component/info_widgets/price_widget.dart
– lib/ui/vendor_ui/item/detail/component/info_widgets/title_with_favorite_edit_widget.dart
– lib/ui/vendor_ui/item/detail/component/info_widgets/vendor_expired_widget.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/buy_action/buy_action.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/buy_action/widgets/buy_button_widget.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/buy_action/widgets/detail_summary.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/owner_action/widgets/change_status_widget.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/owner_action/widgets/delete_widget.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/owner_action/widgets/mark_as_sold_widget.dart
– lib/ui/vendor_ui/item/detail/component/sticky_bottom/sticky_bottom_widget.dart
– lib/ui/vendor_ui/item/detail/view/product_detail_view.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/upload_submit_button.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/widgets/choose_category_widget.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/widgets/choose_profile_widget.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/widgets/entry_price_widget.dart
– lib/ui/vendor_ui/item/entry/component/entry_image/widgets/delete_upladed_image_icon.dart
– lib/ui/vendor_ui/item/entry/component/entry_image/widgets/delete_video_icon.dart
– lib/ui/vendor_ui/item/entry/component/entry_image/widgets/image_item_for_camera.dart
– lib/ui/vendor_ui/item/entry/component/entry_image/widgets/image_item_for_gallery.dart
– lib/ui/vendor_ui/item/list_item/product_horizontal_list_item.dart
– lib/ui/vendor_ui/item/list_item/product_vertical_list_item.dart
– lib/ui/vendor_ui/item/list_item/product_vertical_list_item_for_filter.dart
– lib/ui/vendor_ui/item/list_with_filter/components/category/widgets/category_tile_with_expansion.dart
– lib/ui/vendor_ui/item/list_with_filter/components/filter/widgets/price_arrange.dart
– lib/ui/vendor_ui/item/list_with_filter/components/filter/widgets/reset_and_apply_widget.dart
– lib/ui/vendor_ui/item/list_with_filter/components/filter/widgets/sorting.dart
– lib/ui/vendor_ui/item/list_with_filter/components/filter/widgets/status.dart
– lib/ui/vendor_ui/item/promote/view/credit_card_view.dart
– lib/ui/vendor_ui/item/related_item/component/horizontal/related_product_list_widget.dart
– lib/ui/vendor_ui/item/related_item/component/vertical/related_product_list_view.dart
– lib/ui/vendor_ui/language/view/choose_language_view.dart
– lib/ui/vendor_ui/language/view/onboard_language_container_view.dart
– lib/ui/vendor_ui/order_detail/component/order_detail_custom_divder.dart
– lib/ui/vendor_ui/order_detail/component/order_detail_list/order_detail_list.dart
– lib/ui/vendor_ui/order_detail/component/order_detail_list/widgets/order_detail_item.dart
– lib/ui/vendor_ui/order_detail/component/order_detail_summary.dart
– lib/ui/vendor_ui/order_detail/component/user_info/widgets/order_id_date_widget.dart
– lib/ui/vendor_ui/order_detail/component/user_info/widgets/user_info_widget.dart
– lib/ui/vendor_ui/order_detail/view/order_detail_view.dart
– lib/ui/vendor_ui/order_successful/component/widgets/order_successful_widget.dart
– lib/ui/vendor_ui/order_successful/view/order_successful_view.dart
– lib/ui/vendor_ui/privacy_policy/view/setting_privacy_policy_view.dart
– lib/ui/vendor_ui/sort_widget/ps_dynamic_widget.dart
– lib/ui/vendor_ui/subcategory/component/vertical/widgets/sub_category_sort_widget.dart
– lib/ui/vendor_ui/subcategory/view/search_sub_category_history_view_container.dart
– lib/ui/vendor_ui/subcategory/view/sub_category_filter_list_view_container.dart
– lib/ui/vendor_ui/subcategory/view/sub_category_vertical_view_container.dart
– lib/ui/vendor_ui/terms_and_conditions/view/agree_terms_and_conditions_view.dart
– lib/ui/vendor_ui/terms_and_conditions/view/setting_terms_and_conditions_view.dart
– lib/ui/vendor_ui/user/blocked_user/component/blocked_user_list_view.dart
– lib/ui/vendor_ui/user/blocked_user/component/widgets/blocked_user_vertical_list_item.dart
– lib/ui/vendor_ui/user/forgot_password/component/forgot_password_view.dart
– lib/ui/vendor_ui/user/login/view/login_container_view.dart
– lib/ui/vendor_ui/user/phone/component/sign_in/widgets/phone_sign_in_button.dart
– lib/ui/vendor_ui/user/profile/component/detail_info/widgets/profile_pop_up.dart
– lib/ui/vendor_ui/user/profile/component/vendor_application_card/profile_vendor_application_card_view.dart
– lib/ui/vendor_ui/user/register/component/widgets/go_to_login_text_widget.dart
– lib/ui/vendor_ui/user/register/component/widgets/register_email_text_box.dart
– lib/ui/vendor_ui/user/register/component/widgets/register_name_text_box.dart
– lib/ui/vendor_ui/user/register/component/widgets/register_password_text_box.dart
– lib/ui/vendor_ui/user/register/component/widgets/register_user_name_text_box.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile_view.dart
– lib/ui/vendor_ui/vendor_applicaion/component/vendor_application_form_view.dart
– lib/ui/vendor_ui/vendor_applicaion/component/widget/apply_button.dart
– lib/ui/vendor_ui/vendor_applicaion/component/widget/vendor_currency_widget.dart
– lib/ui/vendor_ui/vendor_subscription/view/vendor_subscription_view.dart
– pubspec.yaml