Backend Change Logs

– User profile update api modified (Api)

Backend Effected Files

– application/controllers/rest/Users.php

Android Change Logs

– Null safety
– Outdated libs update
– Sdk 2.8.1 update

Android Effected Files

– .dart_tool/package_config.json
– .dart_tool/package_config_subset
– .dart_tool/version
– .flutter-plugins
– .flutter-plugins-dependencies
– .packages
– android/.DS_Store
– android/.project
– android/.settings/org.eclipse.buildship.core.prefs
– android/app/.classpath
– android/app/.project
– android/app/.settings/org.eclipse.buildship.core.prefs
– android/app/build.gradle
– android/gradle/.DS_Store
– assets/.DS_Store
– ios/.DS_Store
– ios/Podfile
– ios/Podfile.lock
– ios/Runner/Info.plist
– lib/.DS_Store
– lib/api/common/ps_api.dart
– lib/api/common/ps_api_reponse.dart
– lib/api/common/ps_api_stream_reponse.dart
– lib/api/common/ps_resource.dart
– lib/api/ps_api_service.dart
– lib/api/ps_url.dart
– lib/config/ps_colors.dart
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/constant/ps_constants.dart
– lib/constant/route_paths.dart
– lib/db/about_app_dao.dart
– lib/db/blog_dao.dart
– lib/db/category_map_dao.dart
– lib/db/cateogry_dao.dart
– lib/db/comment_detail_dao.dart
– lib/db/comment_header_dao.dart
– lib/db/common/ps_app_database.dart
– lib/db/common/ps_dao.dart
– lib/db/common/ps_shared_preferences.dart
– lib/db/contact_us_dao.dart
– lib/db/customise_detail_dao.dart
– lib/db/customise_header_dao.dart
– lib/db/deliveryBoy_dao.dart
– lib/db/favourite_product_dao.dart
– lib/db/gallery_dao.dart
– lib/db/history_dao.dart
– lib/db/noti_dao.dart
– lib/db/payment_status_dao.dart
– lib/db/product_dao.dart
– lib/db/product_map_dao.dart
– lib/db/rated_product_dao.dart
– lib/db/reservation_dao.dart
– lib/db/reservation_status_dao.dart
– lib/db/shipping_area_dao.dart
– lib/db/shop_branch_dao.dart
– lib/db/shop_dao.dart
– lib/db/shop_info_dao.dart
– lib/db/shop_map_dao.dart
– lib/db/specification_dao.dart
– lib/db/sub_category_dao.dart
– lib/db/transaction_detail_dao.dart
– lib/db/transaction_header_dao.dart
– lib/db/transaction_status_dao.dart
– lib/db/user_dao.dart
– lib/db/user_login_dao.dart
– lib/main.dart
– lib/provider/.DS_Store
– lib/provider/about_app/about_app_provider.dart
– lib/provider/app_info/app_info_provider.dart
– lib/provider/blog/blog_provider.dart
– lib/provider/category/category_provider.dart
– lib/provider/category/trending_category_provider.dart
– lib/provider/clear_all/clear_all_data_provider.dart
– lib/provider/comment/comment_detail_provider.dart
– lib/provider/comment/comment_header_provider.dart
– lib/provider/common/main_dashboard_provider.dart
– lib/provider/common/notification_provider.dart
– lib/provider/common/ps_provider.dart
– lib/provider/common/ps_theme_provider.dart
– lib/provider/contact/contact_us_provider.dart
– lib/provider/customise_header/customise_header_provider.dart
– lib/provider/customize_detail/customise_detail_provider.dart
– lib/provider/delete_task/delete_task_provider.dart
– lib/provider/entry/item_entry_provider.dart
– lib/provider/gallery/gallery_provider.dart
– lib/provider/history/history_provider.dart
– lib/provider/image/image_provider.dart
– lib/provider/language/language_provider.dart
– lib/provider/noti/noti_provider.dart
– lib/provider/payment/payment_status_provider.dart
– lib/provider/product/favourite_product_provider.dart
– lib/provider/product/popular_category_provider.dart
– lib/provider/product/popular_foods_provider.dart
– lib/provider/product/product_entry_provider.dart
– lib/provider/product/product_provider.dart
– lib/provider/product/purchase_category_provider.dart
– lib/provider/product/purchased_foods_provider.dart
– lib/provider/product/rated_product_provider.dart
– lib/provider/product/search_item_provider.dart
– lib/provider/product/search_product_provider.dart
– lib/provider/product/touch_count_provider.dart
– lib/provider/product/trending_product_provider.dart
– lib/provider/ps_provider_dependencies.dart
– lib/provider/reservation/create_reservation_provider.dart
– lib/provider/reservation/reservation_list_provider.dart
– lib/provider/reservation/reservation_provider.dart
– lib/provider/reservation/reservation_status_provider.dart
– lib/provider/shipping_area/shipping_area_delete_provider.dart
– lib/provider/shipping_area/shipping_area_provider.dart
– lib/provider/shop/shop_provider.dart
– lib/provider/shop_info/shop_info_provider.dart
– lib/provider/specification/specification_provider.dart
– lib/provider/subcategory/sub_category_provider.dart
– lib/provider/token/token_provider.dart
– lib/provider/transaction/transaction_detail_provider.dart
– lib/provider/transaction/transaction_header_provider.dart
– lib/provider/transaction/transaction_status_provider.dart
– lib/provider/user/delivery_boy_provider.dart
– lib/provider/user/user_login_provider.dart
– lib/provider/user/user_provider.dart
– lib/repository/Common/notification_repository.dart
– lib/repository/Common/ps_repository.dart
– lib/repository/about_app_repository.dart
– lib/repository/app_info_repository.dart
– lib/repository/blog_repository.dart
– lib/repository/category_repository.dart
– lib/repository/clear_all_data_repository.dart
– lib/repository/comment_detail_repository.dart
– lib/repository/comment_header_repository.dart
– lib/repository/contact_us_repository.dart
– lib/repository/create_reservation_repository.dart
– lib/repository/customise_detail_repository.dart
– lib/repository/customise_header_repository.dart
– lib/repository/delivery_boy_repository.dart
– lib/repository/gallery_repository.dart
– lib/repository/history_repsitory.dart
– lib/repository/image_repository.dart
– lib/repository/language_repository.dart
– lib/repository/noti_repository.dart
– lib/repository/payment_status_repository.dart
– lib/repository/popular_category_repository.dart
– lib/repository/popular_foods_repository.dart
– lib/repository/product_rated_repository.dart
– lib/repository/product_repository.dart
– lib/repository/ps_theme_repository.dart
– lib/repository/purchase_category_repository.dart
– lib/repository/purchased_foods_repository.dart
– lib/repository/reservation_status_repository.dart
– lib/repository/shipping_area_repository.dart
– lib/repository/shop_info_repository.dart
– lib/repository/shop_repository.dart
– lib/repository/specification_repository.dart
– lib/repository/sub_category_repository.dart
– lib/repository/tansaction_detail_repository.dart
– lib/repository/token_repository.dart
– lib/repository/transaction_header_repository.dart
– lib/repository/transaction_status_repository.dart
– lib/repository/user_repository.dart
– lib/ui/.DS_Store
– lib/ui/active_order/item/active_order_list_item.dart
– lib/ui/active_order/list/active_order_list_container_view.dart
– lib/ui/active_order/list/active_order_list_view.dart
– lib/ui/active_order/list/order_history_list_container_view.dart
– lib/ui/app_info/app_info_view.dart
– lib/ui/app_loading/app_loading-view.dart
– lib/ui/comment/detail/comment_detail_list_item_view.dart
– lib/ui/comment/detail/comment_detail_list_view.dart
– lib/ui/comment/item/comment_list_item.dart
– lib/ui/comment/list/comment_list_view.dart
– lib/ui/common/base/ps_widget.dart
– lib/ui/common/base/ps_widget_with_appbar.dart
– lib/ui/common/base/ps_widget_with_appbar_and_bottom_navigation.dart
– lib/ui/common/base/ps_widget_with_appbar_and_multi_provider.dart
– lib/ui/common/base/ps_widget_with_appbar_no_app_bar_title.dart
– lib/ui/common/base/ps_widget_with_appbar_with_no_provider.dart
– lib/ui/common/base/ps_widget_with_appbar_with_two_provider.dart
– lib/ui/common/base/ps_widget_with_multi_provider.dart
– lib/ui/common/dialog/chat_noti_dialog.dart
– lib/ui/common/dialog/choose_camera_type_dialog.dart
– lib/ui/common/dialog/confirm_dialog_view.dart
– lib/ui/common/dialog/error_dialog.dart
– lib/ui/common/dialog/info_dialog.dart
– lib/ui/common/dialog/noti_dialog.dart
– lib/ui/common/dialog/rating_dialog/conditions.dart
– lib/ui/common/dialog/rating_dialog/core.dart
– lib/ui/common/dialog/rating_dialog/dialogs.dart
– lib/ui/common/dialog/rating_dialog/style.dart
– lib/ui/common/dialog/rating_dialog/widgets.dart
– lib/ui/common/dialog/success_dialog.dart
– lib/ui/common/dialog/version_update_dialog.dart
– lib/ui/common/dialog/warning_dialog_view.dart
– lib/ui/common/expansion_tile.dart
– lib/ui/common/ps_admob_banner_widget.dart
– lib/ui/common/ps_advance_filtering_widget.dart
– lib/ui/common/ps_back_button_with_circle_bg_widget.dart
– lib/ui/common/ps_button_widget.dart
– lib/ui/common/ps_button_widget_with_round_corner.dart
– lib/ui/common/ps_dropdown_base_widget.dart
– lib/ui/common/ps_dropdown_base_with_controller_widget.dart
– lib/ui/common/ps_expansion_tile.dart
– lib/ui/common/ps_frame_loading_widget.dart
– lib/ui/common/ps_hero.dart
– lib/ui/common/ps_special_check_text_widget.dart
– lib/ui/common/ps_textfield_widget.dart
– lib/ui/common/ps_textfield_widget_with_subtitle.dart
– lib/ui/common/ps_textfield_with_icon_widget.dart
– lib/ui/common/ps_toast.dart
– lib/ui/common/ps_ui_widget.dart
– lib/ui/common/smooth_star_rating_widget.dart
– lib/ui/contact/contact_us_container_view.dart
– lib/ui/contact/contact_us_detail_view.dart
– lib/ui/contact/contact_us_litst_item.dart
– lib/ui/contact/contact_us_view.dart
– lib/ui/customize/customize_detail/customize_detail_item_view.dart
– lib/ui/customize/customize_detail/customize_detail_view.dart
– lib/ui/customize/customize_detail/entry/customize_detail_entry_view.dart
– lib/ui/customize/customize_header/customize_header_item_view.dart
– lib/ui/customize/customize_header/customize_header_view.dart
– lib/ui/customize/customize_header/entry/customize_header_entry_view.dart
– lib/ui/dashboard/core/dashboard_view.dart
– lib/ui/dashboard/home/main_dashboard_view.dart
– lib/ui/force_update/force_update_view.dart
– lib/ui/gallery/detail/gallery_view.dart
– lib/ui/gallery/grid/gallery_grid_view.dart
– lib/ui/gallery/grid/shop_gallery_grid_view.dart
– lib/ui/gallery/item/gallery_grid_item.dart
– lib/ui/gallery/list/gallery_list_item.dart
– lib/ui/gallery/list/gallery_list_view.dart
– lib/ui/history/item/history_list_item.dart
– lib/ui/history/list/history_list_container.dart
– lib/ui/history/list/history_list_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/language/item/language_list_item.dart
– lib/ui/language/list/language_list_view.dart
– lib/ui/language/setting/language_setting_container_view.dart
– lib/ui/language/setting/language_setting_view.dart
– lib/ui/map/current_location_view.dart
– lib/ui/map/map_pin_view.dart
– lib/ui/menu/menu_container_view.dart
– lib/ui/menu/menu_view.dart
– lib/ui/noti/detail/noti_view.dart
– lib/ui/noti/item/noti_list_item.dart
– lib/ui/noti/list/noti_list_view.dart
– lib/ui/noti/notification_setting/notification_setting_view.dart
– lib/ui/product/favourite/favourite_product_item_view.dart
– lib/ui/product/favourite/favourite_product_list_container.dart
– lib/ui/product/favourite/favourite_product_list_view.dart
– lib/ui/product/food/search_bar_view.dart
– lib/ui/product/item/food_vertical_list_item.dart
– lib/ui/product/list_with_filter/filter/category/filter_expantion_tile_view.dart
– lib/ui/product/list_with_filter/filter/category/filter_list_view.dart
– lib/ui/product/list_with_filter/filter/filter/item_search_view.dart
– lib/ui/product/list_with_filter/filter/sort/item_sorting_view.dart
– lib/ui/product/most_popular_category/item/most_popular_category_item_view.dart
– lib/ui/product/most_popular_category/list/most_popular_category_view.dart
– lib/ui/product/most_popular_foods/item/most_popular_foods_item_view.dart
– lib/ui/product/most_popular_foods/list/most_popular_foods_view.dart
– lib/ui/product/most_purchase_category/item/most_purchase_category_item_view.dart
– lib/ui/product/most_purchase_category/list/most_purchase_category_view.dart
– lib/ui/product/most_purchase_foods/item/most_purchase_foods_item_view.dart
– lib/ui/product/most_purchase_foods/list/most_purchase_foods_view.dart
– lib/ui/product/most_related_foods/item/most_rated_foods_item_view.dart
– lib/ui/product/most_related_foods/list/most_rated_foods_container_view.dart
– lib/ui/product/most_related_foods/list/most_rated_foods_view.dart
– lib/ui/reservation/item/reservation_list_item_view.dart
– lib/ui/reservation/item/reservation_shop_list_item.dart
– lib/ui/reservation/item/reservation_status_list_item.dart
– lib/ui/reservation/list/reservation_list_container.dart
– lib/ui/reservation/list/reservation_list_view.dart
– lib/ui/reservation/list/reservation_pending_list_container.dart
– lib/ui/reservation/list/reservation_pending_list_view.dart
– lib/ui/reservation/list/reservation_shop_list_view.dart
– lib/ui/reservation/reservation_detail/reservation_detail_container_view.dart
– lib/ui/reservation/reservation_detail/reservation_detail_view.dart
– lib/ui/reservation/status/reservation_status_view.dart
– lib/ui/setting/camera/camera_setting_view.dart
– lib/ui/setting/setting_container_view.dart
– lib/ui/setting/setting_privacy_policy_view.dart
– lib/ui/setting/setting_view.dart
– lib/ui/shop_list/item/shop_verticle_list_item.dart
– lib/ui/shop_list/shop_list_container_view.dart
– lib/ui/shop_list/shop_list_view.dart
– lib/ui/specification/entry/specification_entry_view.dart
– lib/ui/specification/item/specification_list_item.dart
– lib/ui/specification/list/specification_list_view.dart
– lib/ui/transaction/detail/transaction_item_list_container_view.dart
– lib/ui/transaction/detail/transaction_item_list_view.dart
– lib/ui/transaction/detail/transaction_item_view.dart
– lib/ui/transaction/item/delivery_boy_list_item.dart
– lib/ui/transaction/item/payment_status_list_item.dart
– lib/ui/transaction/item/transaction_list_item.dart
– lib/ui/transaction/item/transaction_status_list_item.dart
– lib/ui/transaction/list/order_report_list_view.dart
– lib/ui/transaction/list/transaction_list_view.dart
– lib/ui/transaction/status/delivery_boy_view.dart
– lib/ui/transaction/status/payment_status_view.dart
– lib/ui/transaction/status/transaction_status_view.dart
– lib/ui/user/edit_profile/area_list_item.dart
– lib/ui/user/edit_profile/area_list_view.dart
– lib/ui/user/edit_profile/edit_profile_view.dart
– lib/ui/user/forgot_password/forgot_password_container_view.dart
– lib/ui/user/forgot_password/forgot_password_view.dart
– lib/ui/user/login/login_container_view.dart
– lib/ui/user/login/login_view.dart
– lib/ui/user/password_update/change_password_view.dart
– lib/ui/user/profile/profile_container_view.dart
– lib/ui/user/profile/profile_view.dart
– lib/utils/ps_progress_dialog.dart
– lib/utils/utils.dart
– lib/viewobject/Item_color.dart
– lib/viewobject/about_app.dart
– lib/viewobject/add_on.dart
– lib/viewobject/api_status.dart
– lib/viewobject/blog.dart
– lib/viewobject/category.dart
– lib/viewobject/category_map.dart
– lib/viewobject/color.dart
– lib/viewobject/comment_detail.dart
– lib/viewobject/comment_header.dart
– lib/viewobject/common/language.dart
– lib/viewobject/common/language_value_holder.dart
– lib/viewobject/common/ps_map_object.dart
– lib/viewobject/common/ps_object.dart
– lib/viewobject/common/ps_value_holder.dart
– lib/viewobject/contact_us.dart
– lib/viewobject/coupon_discount.dart
– lib/viewobject/customized_detail.dart
– lib/viewobject/customized_header.dart
– lib/viewobject/default_icon.dart
– lib/viewobject/default_photo.dart
– lib/viewobject/delete_object.dart
– lib/viewobject/delivery_boy.dart
– lib/viewobject/download_product.dart
– lib/viewobject/favourite_product.dart
– lib/viewobject/holder/add_customize_detail_holder.dart
– lib/viewobject/holder/add_customize_header_holder.dart
– lib/viewobject/holder/add_shipping_area_holder.dart
– lib/viewobject/holder/add_spec_holder.dart
– lib/viewobject/holder/app_info_parameter_holder.dart
– lib/viewobject/holder/assign_delivery_boy_holder.dart
– lib/viewobject/holder/category_parameter_holder.dart
– lib/viewobject/holder/change_password_holder.dart
– lib/viewobject/holder/comment_detail_holder.dart
– lib/viewobject/holder/comment_header_holder.dart
– lib/viewobject/holder/contact_us_holder.dart
– lib/viewobject/holder/create_reservation_holder.dart
– lib/viewobject/holder/create_reservation_status_holder.dart
– lib/viewobject/holder/delete_contact_us_holder.dart
– lib/viewobject/holder/delete_customize_detail_holder.dart
– lib/viewobject/holder/delete_customize_header_holder.dart
– lib/viewobject/holder/delete_imge_parameter_holder.dart
– lib/viewobject/holder/delete_product_holder.dart
– lib/viewobject/holder/delete_product_image_holder.dart
– lib/viewobject/holder/delete_rated_food.dart
– lib/viewobject/holder/delete_spec_holder.dart
– ib/viewobject/holder/favourite_parameter_holder.dart
– lib/viewobject/holder/fb_login_parameter_holder.dart
– lib/viewobject/holder/forgot_password_parameter_holder.dart
– lib/viewobject/holder/google_login_parameter_holder.dart
– lib/viewobject/holder/intent_holder/add_on_intent_holder.dart
– lib/viewobject/holder/intent_holder/attribute_detail_intent_holder.dart
– lib/viewobject/holder/intent_holder/blog_intent_holder.dart
– lib/viewobject/holder/intent_holder/checkout_status_intent_holder.dart
– lib/viewobject/holder/intent_holder/customized_detail_intent_holder.dart
– lib/viewobject/holder/intent_holder/customized_header_intent_holder.dart
– lib/viewobject/holder/intent_holder/grallery_list_intent_holder.dart
– lib/viewobject/holder/intent_holder/item_entry_image_intent_holder.dart
– lib/viewobject/holder/intent_holder/item_entry_intent_holder.dart
– lib/viewobject/holder/intent_holder/language_intent_holder.dart
– ib/viewobject/holder/intent_holder/privacy_policy_intent_holder.dart
– lib/viewobject/holder/intent_holder/product_list_intent_holder.dart
– lib/viewobject/holder/intent_holder/search_product_intent_holder.dart
– lib/viewobject/holder/intent_holder/shop_data_intent_holder.dart
– lib/viewobject/holder/intent_holder/shop_info_intent_holder.dart
– lib/viewobject/holder/intent_holder/shop_list_intent_holder.dart
– lib/viewobject/holder/intent_holder/spec_intent_holde.dart
– lib/viewobject/holder/intent_holder/verify_phone_internt_holder.dart
– lib/viewobject/holder/item_entry_parameter_holder.dart
– lib/viewobject/holder/map_pin_call_back_holder.dart
– lib/viewobject/holder/map_pin_intent_holder.dart
– lib/viewobject/holder/noti_parameter_holder.dart
– lib/viewobject/holder/noti_post_parameter_holder.dart
– lib/viewobject/holder/noti_register_holder.dart
– lib/viewobject/holder/noti_unregister_holder.dart
– lib/viewobject/holder/phone_login_parameter_holder.dart
– lib/viewobject/holder/product_parameter_holder.dart
– lib/viewobject/holder/profile_update_view_holder.dart
– lib/viewobject/holder/rating_holder.dart
– lib/viewobject/holder/resend_code_holder.dart
– lib/viewobject/holder/reservation_status_holder.dart
– lib/viewobject/holder/search_product_list_parameter_holder.dart
– lib/viewobject/holder/search_transaction_parameter_holder.dart
– lib/viewobject/holder/shop_info_update_parameter_holder.dart
– lib/viewobject/holder/shop_parameter_holder.dart
– lib/viewobject/holder/shop_rating_holder.dart
– lib/viewobject/holder/tag_object_holder.dart
– lib/viewobject/holder/touch_count_parameter_holder.dart
– lib/viewobject/holder/update_payment_status_holder.dart
– lib/viewobject/holder/update_transaction_status_holder.dart
– lib/viewobject/holder/user_email_verify_parameter_holder.dart
– lib/viewobject/holder/user_login_parameter_holder.dart
– lib/viewobject/holder/user_logout_parameter_holder.dart
– lib/viewobject/holder/user_register_parameter_holder.dart
– lib/viewobject/noti.dart
– lib/viewobject/payment_status.dart
– lib/viewobject/product.dart
– lib/viewobject/product_map.dart
– lib/viewobject/ps_app_info.dart
– lib/viewobject/ps_app_version.dart
– lib/viewobject/ps_delivery_boy_version.dart
– lib/viewobject/rated_product.dart
– lib/viewobject/rating.dart
– lib/viewobject/rating_detail.dart
– lib/viewobject/reservation.dart
– lib/viewobject/reservation_status.dart
– lib/viewobject/shipping_area.dart
– lib/viewobject/shop.dart
– lib/viewobject/shop_branch.dart
– lib/viewobject/shop_info.dart
– lib/viewobject/shop_map.dart
– lib/viewobject/specification.dart
– lib/viewobject/sub_category.dart
– lib/viewobject/transaction_detail.dart
– lib/viewobject/transaction_header.dart
– lib/viewobject/transaction_status.dart
– lib/viewobject/user.dart
– lib/viewobject/user_info.dart
– lib/viewobject/user_login.dart
– pubspec.yaml
Delete all lib under packages
Datetime lib add to packages

Subscribe to our free newsletter