Flutter Version Release Note

BugFixed

  • Fixed some language strings

  • Fixed delete account loading
  • Fixed contact us loading
  • Fixed black screen when item report
  • Fixed profile edit loading
  • Fixed show wrong vendor list in profile
  • Fixed item promote with Flutterwave payment

Improvement

  • Improved tap and navigate to the route when the item detail description contains a link
  • Improved update two package libraries version

New

  • On/Off promote feature from web
– android/build.gradle
– lib/config/ps_config.dart
– lib/core/vendor/repository/item_paid_history_repository.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/blog/view/blog_list_container.dart
– lib/ui/vendor_ui/category/view/category_filter_list_view_container.dart
– lib/ui/vendor_ui/chat/component/list/chat_list_view.dart
– lib/ui/vendor_ui/checkout/component/billing_address/billing_address.dart
– lib/ui/vendor_ui/checkout/component/billing_address/billing_country_code.dart
– lib/ui/vendor_ui/checkout/component/billing_address_list/billing_address_list_view.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/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/shipping_country_code.dart
– lib/ui/vendor_ui/checkout/component/shipping_address_list/shipping_address_list_view.dart
– lib/ui/vendor_ui/checkout/view/checkout_view.dart
– lib/ui/vendor_ui/contact/view/contact_us_container_view.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/view/product_detail_view.dart
– lib/ui/vendor_ui/item/entry/category/view/entry_category_vertical_list_view_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_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/promote/component/promote/ad_how_many_day/widgets/flutterwave_button.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/view/noti_detail_view.dart
– lib/ui/vendor_ui/noti/view/noti_list_menu_container_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/view/setting_container_view.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/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/register/view/register_container_view.dart
– lib/ui/vendor_ui/user/user_detail/view/user_detail_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/view/vendor_application_form_container_view.dart
– pubspec.lock
– pubspec.yaml
– Flutter sdk version – 3.24.4
– Android sdk version – 34.0.0

Web Version Release Note

BugFixed

  • Fixed responsive bug for mobile mode at Frontend

  • Fixed price format description at Backend
  • Fixed .env file empty issue at some server

Improvement

  • Improved code for Admin Panel Setting, Frontend Setting, Mobile Setting and System Config Setting by refactoring at Backend

  • Improved code for Policy, Vendor Permission, HandleIneritaRequest, Item, UiType, PaidItemHistory, Chat, ChatNoti, ChatHistory
  • Improved catch for Admin Panel Setting, Frontend Setting, Mobile Setting, System Config Setting, Category, Subcategory, Location City and Location Township
  • Improved promote feature On/Off setting at Backend
  • Improved blog description with CKEditor at Backend and Frontend
  • Improved code for Package In App Purchase, Promotion In App Purchase, Vendor Application, Vendor Approval and Reject, Vendor List, Vendor Branch, Vendor Info and Vendor Role

New

  • NA
– Modules/*
– app/*
– tests/*
– config/*
– database/*
– public/images*
– resources/*
– routes/*
– storage/*
– package.json
– composer.json
-README.md
– 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

We’re pleased to announce an update that allows existing vendors to seamlessly update their default currency within our platform. For more details, please refer to the documentation provided. We kindly request vendor owners to take note of this update for smooth integration into their operations.

Subscribe to our free newsletter