Flutter Version Release Note

BugFixed

  • N.A

Improvement

  • Update flutter sdk 3.16.0

New

  • Integration With Multi Vendors StoreFront Phase 1 (Read More)
    • Creating Vendor
      • Apply Vendor & Approval Flow
      • Vendor Panel and Access
      • Public Vendor Page
      • Create Item by selecting Vendor
      • Vendor Langauge
      • Vendor Menu & Permission
      • Vendor Setting
– analysis_options.yaml
– android/app/build.gradle
– android/app/src/main/res/values/strings.xml
– android/build.gradle
– assets/images/Facebook_svg.svg
– assets/images/Instagram_svg.svg
– assets/images/WhatsApp_svg.svg
– assets/images/become_a_vendor.png
– assets/images/profile_vendor_shop.png
– assets/images/storefont.png
– 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
– ios/Podfile
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/AppDelegate.swift
– lib/config/ps_config.dart
– 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/constant/ps_provider_const.dart
– lib/core/vendor/constant/ps_widget_const.dart
– lib/core/vendor/db/common/ps_shared_preferences.dart
– lib/core/vendor/db/vendor_branch_dao.dart
– lib/core/vendor/db/vendor_user_dao.dart
– lib/core/vendor/provider/common/ps_provider.dart
– lib/core/vendor/provider/entry/item_entry_provider.dart
– lib/core/vendor/provider/product/item_entry_provider.dart
– lib/core/vendor/provider/ps_provider_dependencies.dart
– lib/core/vendor/provider/vendor_application/vendor_branch_provider.dart
– lib/core/vendor/provider/vendor_application/vendor_user_detail_provider.dart
– lib/core/vendor/provider/vendor_application/vendor_user_provider.dart
– lib/core/vendor/repository/Common/ps_repository.dart
– lib/core/vendor/repository/delete_task_repository.dart
– lib/core/vendor/repository/vendor_branch_repository.dart
– lib/core/vendor/repository/vendor_user_repository.dart
– lib/core/vendor/utils/utils.dart
– lib/core/vendor/viewobject/common/ps_value_holder.dart
– lib/core/vendor/viewobject/holder/intent_holder/vendor_application_form_intent_holder.dart
– lib/core/vendor/viewobject/holder/intent_holder/vendor_user_intent_holder.dart
– lib/core/vendor/viewobject/holder/item_entry_parameter_holder.dart
– lib/core/vendor/viewobject/holder/request_path_holder.dart
– lib/core/vendor/viewobject/holder/vendor_branch_parameter_holder.dart
– lib/core/vendor/viewobject/product.dart
– lib/core/vendor/viewobject/product_entry_field.dart
– lib/core/vendor/viewobject/ps_app_info.dart
– lib/core/vendor/viewobject/vendor_application.dart
– lib/core/vendor/viewobject/vendor_list.dart
– lib/core/vendor/viewobject/vendor_relation.dart
– lib/core/vendor/viewobject/vendor_user.dart
– lib/ui/custom_ui/dashboard/components/home/widgets/vendor_application_card_widget.dart
– lib/ui/custom_ui/item/detail/component/tiles/store_font_info_view.dart
– lib/ui/custom_ui/item/entry/component/entry_data/widgets/choose_profile_widget.dart
– lib/ui/custom_ui/item/list_item/product_shop_owner_info_widget.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/my_vendor_horizontal_list_widget.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/my_vendor_vertical_list_view.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/my_vendor_vertical_list_widget.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/widget/my_vendor_approve_info.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/widget/my_vendor_list_grid_item.dart
– lib/ui/custom_ui/user/profile/component/my_vendor/widget/my_vendor_list_item.dart
– lib/ui/custom_ui/user/profile/component/vendor_application_card/profile_vendor_application_card_view.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/detail_info/other_user_store_detail_info_widget.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_banner_photo.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_item_count.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_joined_datetime_widget.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_logo_photo.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_branch/vendor_branch_item.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_info_app_bar.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_item_and_follower_count.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_link_info.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_owner_info_widget.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_social_icon.dart
– lib/ui/custom_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile_view.dart
– lib/ui/custom_ui/user/user_vendor_detail/view/user_vendor_detail_view.dart
– lib/ui/custom_ui/vendor_applicaion/component/vendor_application_form_view.dart
– lib/ui/custom_ui/vendor_applicaion/component/widget/apply_button.dart
– lib/ui/custom_ui/vendor_applicaion/component/widget/document_widget.dart
– lib/ui/custom_ui/vendor_applicaion/view/vendor_application_form_container_view.dart
– lib/ui/vendor_ui/activity_log/view/activity_log_container_view.dart
– lib/ui/vendor_ui/all_search/view/search_history_list_containter_view.dart
– lib/ui/vendor_ui/app_loading/view/app_loading_view.dart
– lib/ui/vendor_ui/blog/component/slider/blog_product_slider_widget.dart
– lib/ui/vendor_ui/blog/view/blog_list_container.dart
– lib/ui/vendor_ui/category/view/category_filter_list_view_container.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/chat_make_offer_dialog.dart
– lib/ui/vendor_ui/chat/component/list/chat_list_view.dart
– lib/ui/vendor_ui/common/dialog/vendor_application_dialog.dart
– lib/ui/vendor_ui/common/ps_button_widget_with_round_corner.dart
– lib/ui/vendor_ui/common/ps_dropdown_base_with_controller_widget.dart
– lib/ui/vendor_ui/contact/view/contact_us_container_view.dart
– lib/ui/vendor_ui/dashboard/components/drawer/widgets/header_with_profile_widget.dart
– lib/ui/vendor_ui/dashboard/components/drawer/widgets/log_out_menu_widget.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/history/view/history_list_container.dart
– lib/ui/vendor_ui/item/currency/view/item_currency_view.dart
– lib/ui/vendor_ui/item/custom_field_selection/view/multi_data_selection_container.dart
– lib/ui/vendor_ui/item/custom_field_selection/view/single_data_selection_view.dart
– lib/ui/vendor_ui/item/detail/component/info_widgets/title_with_favorite_edit_widget.dart
– lib/ui/vendor_ui/item/detail/component/tiles/seller_info_tile_view.dart
– lib/ui/vendor_ui/item/detail/component/tiles/vendor_info_view.dart
– lib/ui/vendor_ui/item/entry/category/view/entry_category_vertical_list_view_container.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/core_and_custom_field_entry_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_profile_widget.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/widgets/entry_price_widget.dart
– lib/ui/vendor_ui/item/entry/component/item_entry_view.dart
– lib/ui/vendor_ui/item/entry/view/item_entry_container.dart
– lib/ui/vendor_ui/item/favourite/component/favourite_product_list_view.dart
– lib/ui/vendor_ui/item/favourite/view/favourite_product_list_container.dart
– lib/ui/vendor_ui/item/following_user_item/view/follower_product_list_view_container.dart
– lib/ui/vendor_ui/item/list_item/product_horizontal_list_item.dart
– lib/ui/vendor_ui/item/list_item/product_shop_owner_info_widget.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/item/product_list_with_filter_view.dart
– lib/ui/vendor_ui/item/list_with_filter/view/product_list_with_filter_container.dart
– lib/ui/vendor_ui/item/price_range/view/choose_price_range_view.dart
– lib/ui/vendor_ui/item/promote/component/promote/ad_how_many_day/payment_view.dart
– lib/ui/vendor_ui/item/promotion_transaction/view/promotion_transaction_container.dart
– lib/ui/vendor_ui/item/related_item/view/related_product_list_view_container.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/location/view/entry_city_view.dart
– lib/ui/vendor_ui/location/view/entry_township_view.dart
– lib/ui/vendor_ui/location/view/filter_city_view.dart
– lib/ui/vendor_ui/location/view/filter_township_view.dart
– lib/ui/vendor_ui/noti/component/list/noti_list_view.dart
– lib/ui/vendor_ui/noti/view/noti_detail_view.dart
– lib/ui/vendor_ui/noti/view/noti_list_view_container.dart
– lib/ui/vendor_ui/offer/component/offer_list_view.dart
– lib/ui/vendor_ui/offer/view/offer_container_view.dart
– lib/ui/vendor_ui/offline_payment/view/offline_payment_view.dart
– lib/ui/vendor_ui/package/view/package_transaction_container.dart
– lib/ui/vendor_ui/rating/view/rating_list_view.dart
– lib/ui/vendor_ui/setting/component/account/setting_delete_account.dart
– lib/ui/vendor_ui/setting/view/setting_container_view.dart
– lib/ui/vendor_ui/sort_widget/ps_dynamic_provider.dart
– lib/ui/vendor_ui/sort_widget/ps_dynamic_widget.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/user/blocked_user/view/block_user_container_view.dart
– lib/ui/vendor_ui/user/edit_profile/view/edit_phone_sign_in_container_view.dart
– lib/ui/vendor_ui/user/edit_profile/view/edit_phone_verify_container_view.dart
– lib/ui/vendor_ui/user/edit_profile/view/edit_profile_view.dart
– lib/ui/vendor_ui/user/follow/view/other_user_follower_user_list_view.dart
– lib/ui/vendor_ui/user/follow/view/other_user_following_user_list_view.dart
– lib/ui/vendor_ui/user/forgot_password/view/forgot_password_container_view.dart
– lib/ui/vendor_ui/user/forgot_password/view/update_forgot_password_container_view.dart
– lib/ui/vendor_ui/user/forgot_password/view/verify_forgot_password_container_view.dart
– lib/ui/vendor_ui/user/item_list/view/user_item_list_view.dart
– lib/ui/vendor_ui/user/login/view/login_container_view.dart
– lib/ui/vendor_ui/user/paid_item_list/component/horizontal/paid_product_list_widget.dart
– lib/ui/vendor_ui/user/paid_item_list/component/horizontal/widgets/paid_ad_item_horizontal_list_item.dart
– lib/ui/vendor_ui/user/paid_item_list/component/vertical/widgets/paid_ad_item_vertical_list_item.dart
– lib/ui/vendor_ui/user/paid_item_list/view/paid_ad_item_list_container.dart
– lib/ui/vendor_ui/user/phone/view/country_code_list_view.dart
– lib/ui/vendor_ui/user/phone/view/phone_sign_in_container_view.dart
– lib/ui/vendor_ui/user/phone/view/verify_phone_container_view.dart
– lib/ui/vendor_ui/user/profile/component/detail_info/widgets/profile_pop_up.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/my_vendor_horizontal_list_widget.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/my_vendor_vertical_list_view.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/my_vendor_vertical_list_widget.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/widget/my_vendor_approve_info.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/widget/my_vendor_list_grid_item.dart
– lib/ui/vendor_ui/user/profile/component/my_vendor/widget/my_vendor_list_item.dart
– lib/ui/vendor_ui/user/profile/component/vendor_application_card/profile_vendor_application_card_view.dart
– lib/ui/vendor_ui/user/register/view/register_container_view.dart
– lib/ui/vendor_ui/user/top_seller/component/top_seller_horizontal_list_widget.dart
– lib/ui/vendor_ui/user/top_seller/component/widgets/topseller_list_item.dart
– lib/ui/vendor_ui/user/user_detail/view/user_detail_view.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/detail_info/other_user_vendor_detail_info_widget.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_banner_photo.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_item_count.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_joined_datetime_widget.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/detail_info/widgets/other_user_vendor_logo_photo.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_branch/vendor_branch_item.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_info_app_bar.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_item_and_follower_count.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_link_info.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_owner_info_widget.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile/vendor_social_icon.dart
– lib/ui/vendor_ui/user/user_vendor_detail/component/vendor_info_list/vendor_profile_view.dart
– lib/ui/vendor_ui/user/user_vendor_detail/view/user_vendor_detail_view.dart
– lib/ui/vendor_ui/user/verify_email/view/verify_email_container_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/document_widget.dart
– lib/ui/vendor_ui/vendor_applicaion/view/vendor_application_form_container_view.dart
– pubspec.yaml

– Flutter SDK version – 3.16.0
– Android SDK version – 30.0.3

Admin Panel Version Release Note

BugFixed

  • Fix Add Category Page UI not to be full screen size at Backend
  • Fix replace photo alert when the category icon or category photo is edited at Backend
  • Fix to validate category icon to be required at Backend
  • Fix not to show success message in json when mobile language string is deleted at Backend
  • Fix item list not change when logging in as admin and then logging in as another users at Backend
  • Fix validation of City and Township fields at Backend

Improvement

  • Category Screen UI/UX Improvement at Frontend
    • Search
    • Subcategory Filter
  • Blog Screen UI/UX Improvement at Frontend
    • Blog List
    • Blog Detail
  • Profile Detail Screen at Frontend
    • Profile Detail

New

  • Integration With Multi Vendors StoreFront Phase 1 (Read More)
    • Creating Vendor
      • Apply Vendor & Approval Flow
      • Vendor Panel and Access
      • Public Vendor Page
      • Create Item by selecting Vendor
      • Vendor Langauge
      • Vendor Menu & Permission
      • Vendor Setting
– Modules/*
– app/*
– lang/*
– public/images/assets/*
– resources/*
– routes/*
– README.md
– composer.json
– modules_statuses.json
– package.json
– tailwind.config.js
– vite.config.js

Before Update this Version Using Updater (Via Version Update Notification), you need to update php path in .env file first according to this documentation

Subscribe to our free newsletter