Before v1.2.1 update, you must need to update v1.2.0 first. Here is the video tutorial.
Flutter Version Release Note
BugFixed
- N.A
Improvement
- Improved to Flutter SDK Update
- Improved to Apple Reject Case
New
- N.A
– android/app/build.gradle
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
– lib/config/ps_config.dart
– lib/core/vendor/constant/ps_constants.dart
– lib/core/vendor/constant/ps_dimens.dart
– lib/core/vendor/constant/ps_widget_const.dart
– lib/core/vendor/db/common/ps_shared_preferences.dart
– lib/core/vendor/provider/category/category_provider.dart
– lib/core/vendor/provider/common/ps_provider.dart
– lib/core/vendor/provider/product/paid_ad_product_provider copy.dart
– lib/core/vendor/provider/user/user_provider.dart
– lib/core/vendor/repository/Common/ps_repository.dart
– lib/core/vendor/utils/utils.dart
– lib/core/vendor/viewobject/category.dart
– lib/core/vendor/viewobject/common/ps_value_holder.dart
– lib/core/vendor/viewobject/holder/category_parameter_holder.dart
– lib/ui/vendor_ui/chat/component/detail/conversation_list/widgets/common/give_review_button.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/mark_as_sold_button.dart
– lib/ui/vendor_ui/dashboard/components/home/home_dashboard_view.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/components/item/widgets/filter_item_list.dart
– lib/ui/vendor_ui/item/list_with_filter/components/item/widgets/filter_nav_items.dart
– lib/ui/vendor_ui/item/list_with_filter/view/product_list_with_filter_container.dart
– lib/ui/vendor_ui/language/view/onboard_language_container_view.dart
– lib/ui/vendor_ui/location/view/location_view.dart
– lib/ui/vendor_ui/offer/component/widgets/received/offer_received_list_item.dart
– lib/ui/vendor_ui/offer/component/widgets/sent/offer_sent_list_item.dart
– lib/ui/vendor_ui/sort_widget/ps_dynamic_option.dart
– lib/ui/vendor_ui/user/profile/view/profile_view.dart
– pubspec.yaml
– Flutter SDK version – 3.13.6
– Android SDK version – 30.0.3
– Android SDK version – 30.0.3
Admin Panel Version Release Note
BugFixed
- Fixed to show selected city in location modal of navigation bar at Frontend
- Fixed to show categories as full row in dashboard at Frontend
- Fixed to show item cells with same height at Frontend
- Fixed to show default phone country code in item entry at Frontend
- Fixed to show default phone country code in Phone Login at Frontend
- Fixed to change dark mode smoothly at Admin Panel
- Fixed to send email in SMTP configuration at Admin Panel
- Fixed not to expired license activation date after new installation at Admin Panel
- Fixed to solve permission checking in installer wizard at Admin Panel
- Fixed to change eye filter whenever builder field is changed at Admin Panel
- Fixed to meta description showing meta title at Admin Panel
- Fixed to phone color not change at Login when brand color change
- Fixed to slow moving detail and item report detail not showing original price at Admin Panel
- Fixed to wrong ordering while multiple images upload
- Fixed to some item edit white screen at Frontend
- Fixed to discounted item not showing in discount items list when edit somethings from it
- Fixed to solve new user gmail login at Admin Panel
Improvement
- Improved for Performance Optimization
- About us api call 3 times reduced to 1 in item detail
- Remove unused library open layer map
- VueSplide , CKEditor and RazorPay to local import
- Item limit modal and user account info request modal with lazy loading
- Review Category Item UI
- Improved for Export Language Strings as JSON or CSV
- Improved for Added Category Skeletor
New
- N.A
– routes/*.*
– Modules/*.*
– app/*.*
– resources/*.*
– README.md