Flutter Version Release Note
- Fixed isDemoPayment from admin panel
- Fixed Verified Blue Mark Button show grey
Improvement
- NA
New
- Custom field API Review & Update
– 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
– ios/Runner.xcodeproj/project.pbxproj
– 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/provider/user/user_feild_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/chat/component/list/widgets/chat_buyer_list_view.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/entry_data/widgets/choose_subcategory_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/vendor_ui/chat/component/list/widgets/buyer/chat_buyer_list_empty_box.dart
– lib/ui/vendor_ui/common/date_time_picker_with_icon.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/bottom_nav/bottom_navigation_bar.dart
– lib/ui/vendor_ui/item/detail/component/custom_detail_info/custom_detail_inof_view.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/entry_data/widgets/choose_subcategory_widget.dart
– lib/ui/vendor_ui/item/entry/component/entry_data/widgets/entry_price_range_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/promote/component/promote/ad_how_many_day/widgets/pay_stack_button.dart
– lib/ui/vendor_ui/item/promote/component/promote/ad_how_many_day/widgets/paypal_button.dart
– lib/ui/vendor_ui/item/promote/component/promote/ad_how_many_day/widgets/razor_button.dart
– lib/ui/vendor_ui/item/promote/component/promote/ad_how_many_day/widgets/stripe_button.dart
– lib/ui/vendor_ui/sort_widget/ps_dynamic_provider.dart
– lib/ui/vendor_ui/user/profile/component/detail_info/widgets/bluemark_info.dart
– pubspec.yaml
– Android SDK version – 30.0.3
Admin Panel Version Release Note
BugFixed
- N.A
Improvement
- New Version Release Migration
New
- UI Components Creation for below Frontend Pages
- Dashboard
- Item List
- Item Detail
- User Profile
- Category Based Custom Fields Feature (Read More)