Flutter Version Release Note

BugFixed

  • Fixed isDemoPayment from admin panel
  • Fixed Verified Blue Mark Button show grey

Improvement

  • NA

New

  • Custom field API Review & Update

-.dart_tool/package_config.json

-.dart_tool/package_config_subset

-.dart_tool/version

-.flutter-plugins

-.flutter-plugins-dependencies

-.gitignore

-.gitmodules

-android/app/build.gradle

-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

-lib/config/ps_config.dart

-lib/config/route/route_paths.dart

-lib/config/route/router.dart

-lib/core/vendor/api/ps_api_service.dart

-lib/core/vendor/provider/product/item_entry_provider.dart

-lib/core/vendor/repository/item_entry_field_repository.dart

-lib/core/vendor/viewobject/holder/intent_holder/item_entry_intent_holder.dart

-lib/ui/custom_ui/item/entry/category/component/entry_category_info_widget.dart

-lib/ui/custom_ui/item/entry/category/component/entry_category_vertical_list_data.dart

-lib/ui/custom_ui/item/entry/category/component/entry_category_vertical_list_item.dart

-lib/ui/custom_ui/item/entry/category/component/entry_category_vertical_list_view.dart

-lib/ui/custom_ui/item/entry/category/view/entry_category_vertical_list_view_container.dart

-lib/ui/custom_ui/item/entry/component/entry_data/core_and_custom_field_entry_view.dart

-lib/ui/custom_ui/item/entry/component/entry_data/upload_submit_button.dart

-lib/ui/custom_ui/item/entry/component/entry_data/widgets/choose_category_widget.dart

-lib/ui/custom_ui/item/entry/component/item_entry_view.dart

-lib/ui/custom_ui/item/entry/view/item_entry_container.dart

-lib/ui/custom_ui/user/top_seller/component/top_seller_horizontal_list_widget.dart

-lib/ui/custom_ui/user/top_seller/component/top_seller_vertical_list_widget.dart

-lib/ui/custom_ui/user/top_seller/component/widgets/topseller_list_item.dart

-lib/ui/custom_ui/user/top_seller/view/top_seller_vertical_list_view.dart

-lib/ui/vendor_ui/blog/component/slider/blog_product_slider_widget.dart

-lib/ui/vendor_ui/chat/component/list/widgets/buyer/chat_buyer_list_empty_box.dart

-lib/ui/vendor_ui/common/ps_dropdown_base_with_controller_widget.dart

-lib/ui/vendor_ui/dashboard/components/body/dashboard_body_widget.dart

-lib/ui/vendor_ui/dashboard/components/home/widgets/header_card/sell_now_widget.dart

-lib/ui/vendor_ui/item/detail/component/info_widgets/title_with_favorite_edit_widget.dart

-lib/ui/vendor_ui/item/entry/category/component/entry_category_info_widget.dart

-lib/ui/vendor_ui/item/entry/category/component/entry_category_vertical_list_data.dart

-lib/ui/vendor_ui/item/entry/category/component/entry_category_vertical_list_item.dart

-lib/ui/vendor_ui/item/entry/category/component/entry_category_vertical_list_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_category_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/sort_widget/ps_dynamic_provider.dart

-lib/ui/vendor_ui/sort_widget/ps_dynamic_widget.dart

-lib/ui/vendor_ui/user/profile/component/detail_info/widgets/bluemark_info.dart

-lib/ui/vendor_ui/user/top_seller/component/top_seller_horizontal_list_widget.dart

-lib/ui/vendor_ui/user/top_seller/component/top_seller_vertical_list_widget.dart

-lib/ui/vendor_ui/user/top_seller/component/widgets/topseller_list_item.dart

-lib/ui/vendor_ui/user/top_seller/view/top_seller_vertical_list_view.dart

-pubspec.lock

-pubspec.yaml

– Flutter SDK version – 3.13.6
– Android SDK version – 30.0.3

Admin Panel Version Release Note

BugFixed

  • Fixed for item’s some custom fields duplicate when disable item at Frontend
  • Fixed to show load more data in dropdown (eg: category, subcategory, etc…) of item entry at Frontend
  • Fixed for item security issue in item detail at Frontend
  • Fixed for not allowed to select township if city is not selected in Top Navigation at Frontend
  • Fixed for subcategory subscription for Google login user at Frontend
  • Fixed for showing published items only in all lists & filters at Frontend
  • Fixed to disable own item in item detail at Frontend
  • Fixed for hide/show notification action in User Profile Setting Modal at Frontend
  • Fixed for not allowed to do favourite to own items at Frontend
  • Fixed to show correct notification count in notification icon at Frontend
  • Fixed to hide price input when Item Price Type Setting is No Price at Frontend
  • Fixed to show old images in chat detail at Frontend
  • Fixed to show checked color highlight in subcategory subscription of white mode at Frontend
  • Fixed for requested username of Phone Login at Frontend
  • Fixed for delete button in chat conversation at Frontend
  • Fixed to show show email and show phone checkboxes in profile at Frontend
  • Fixed to show as mandatory indicator at description of push notification entry at Backend
  • Fixed for changing default map configuration issue at Backend
  • Fixed slow moving item report system error at Backend
  • Fixed to show show email and show phone checkboxes in user entry at Frontend
  • Fixed for not allowed to save null value of custom fields in database at Api

Improvement

  • Improved for Google Play and App Store Image in Footer (of Firefox Browser) at Frontend
  • Improved for Blog list and detail as code refactoring at Frontend
  • Improved to hide Other Info(there is no data for other info) at Item Detail at Frontend
  • Improved to pick location icon and map reset text color brighter at Frontend
  • Improved no data image of Reported Item list at Frontend
  • Improved for verify icon color brighter in Profile at Frontend
  • Improved for WhatsApp number of user with country code in Frontend
  • Improved price limit digit to 11 (eg : can input the price value till 99,999,999,999) at Frontend
  • Improved price format for both space and comma (eg : can show as $ 1,000 or $ 1 000) at Frontend
  • Home Screen UI/UX improvement at Frontend
    • Top Navigation
      • Location Improvement
      • Language Improvement
      • Theme Switch Improvement
    • Menu Improvement
    • Hero Section Improvement
      • Search Improvement
      • Popular Categories Improvement
    • Category Improvement
    • How it works Improvement
    • Post Quota Package Improvement
    • Top Rated Seller Improvement
    • Blogs Improvement
  • Improved to integrate with OpenStreetMap in System Configuration at Backend
  • Improved for Blog CRUD as code refactoring at Backend

New

  • UI Components Creation for below Frontend Pages
    • Dashboard
    • Item List
    • Item Detail
    • User Profile
  • Category Based Custom Fields Feature (Read More)
– app/*
– config/*
– Modules/*
– resources/*
– routes/*
– public/images/assets/*
– tailwind.config.js
– vite.config.js
– package.json
– package-lock.json
– README.md

Custom fields was moved to Admin Panel

User can't create, edit, delete or other changes about custom fields in PSX Builder after PSX Motors Classified Version 1.2.0 is released. When you try to add custom fields in PSX Builder, you will see the warning as below image. You can create custom fields at Admin Panel. Read the following documentations for details.

Subscribe to our free newsletter