Change Logs
– Updated to Flutter 1.22.2
– Fixed apple login display name issue
– Fixed apple login button issue at latest flutter version
– Updated deprecated classes
– Updated to Android embedding v2
– Updated all dependencies
– Replace with native ads
– Fixed edit profile image issue
– Updated image loading process to more faster
– Added profile setting
– Fixed small UI issues
Effected Files
– android/app/build.gradle
– android/app/src/main/AndroidManifest.xml
– android/app/src/main/java/Application.java
– android/app/src/main/java/com/panaceasoft/frestdeliveryboy/MainActivity.java
– assets/images/user_default_photo.png
– assets/langs/ar-DZ.json
– assets/langs/de-DE.json
– assets/langs/en-US.json
– assets/langs/es-ES.json
– assets/langs/fr-FR.json
– assets/langs/hi-IN.json
– assets/langs/id-ID.json
– assets/langs/it-IT.json
– assets/langs/ja-JP.json
– assets/langs/ko-KR.json
– assets/langs/ms-MY.json
– assets/langs/pt-PT.json
– assets/langs/ru-RU.json
– assets/langs/th-TH.json
– assets/langs/tr-TR.json
– assets/langs/zh-CN.json
– ios/Flutter/.last_build_id
– ios/Flutter/AppFrameworkInfo.plist
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/Info.plist
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/constant/ps_constants.dart
– lib/constant/route_paths.dart
– lib/db/common/ps_shared_preferences.dart
– lib/main.dart
– lib/provider/app_info/app_info_provider.dart
– lib/provider/common/ps_provider.dart
– lib/provider/shop_info/shop_info_provider.dart
– lib/provider/user/user_provider.dart
– lib/repository/Common/ps_repository.dart
– lib/ui/active_order/active_order_container_view.dart
– lib/ui/active_order/active_order_view.dart
– lib/ui/app_info/{app_info_view copy.dart => app_info_view.dart}
– lib/ui/app_loading/app_loading_view.dart
– lib/ui/common/dialog/warning_dialog_view.dart
– lib/ui/common/ps_admob_banner_widget.dart
– lib/ui/common/ps_back_button_with_circle_bg_widget.dart
– lib/ui/common/ps_square_progress_widget.dart
– lib/ui/common/ps_ui_widget.dart
– lib/ui/contact/contact_us_view.dart
– lib/ui/gallery/detail/gallery_view.dart
– lib/ui/language/item/language_list_item.dart
– lib/ui/language/setting/language_setting_view.dart
– lib/ui/noti/item/noti_list_item.dart
– lib/ui/order/detail/order_item_list_view.dart
– lib/ui/order/detail/order_item_view.dart
– lib/ui/order/item/order_list_item.dart
– lib/ui/order/item/pending_order_list_item.dart
– lib/ui/privacy_policy/privacy_policy_container_view.dart
– lib/ui/setting/setting_container_view.dart
– lib/ui/setting/setting_view.dart
– lib/ui/shop_dashboard/core_dashboard/shop_dashboard_view.dart
– lib/ui/shop_dashboard/shop_home/shop_home_dashboard_view.dart
– lib/ui/shop_info/shop_info_container_view.dart
– lib/ui/shop_info/shop_info_view.dart
– lib/ui/terms_and_conditions/terms_and_conditions_view.dart
– lib/ui/user/edit_profile/edit_profile_view.dart
– lib/ui/user/forgot_password/forgot_password_view.dart
– lib/ui/user/login/login_view.dart
– lib/ui/user/more/more_container_view.dart
– lib/ui/user/more/more_view.dart
– lib/ui/user/phone/sign_in/phone_sign_in_view.dart
– lib/ui/user/phone/verify_phone/verify_phone_view.dart
– lib/ui/user/profile/profile_view.dart
– lib/ui/user/register/register_view.dart
– lib/ui/user/verify/verify_email_view.dart
– lib/utils/utils.dart
– lib/viewobject/basket_selected_attribute.dart
– lib/viewobject/common/ps_value_holder.dart
– lib/viewobject/holder/app_info_parameter_holder.dart
– lib/viewobject/holder/facebook_login_user_holder.dart
– lib/viewobject/user_information.dart
– pubspec.yaml