Flutter Change Logs

-update flutter version 2.5.2

-updated stripe lib

-updated braintree lib

-updated inapp purchase lib

-updated paystack lib

-updated razor lib

Flutter Effected Files

 – android/app/build.gradle
– android/app/src/main/res/values/strings.xml
– ios/Podfile
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/AppDelegate.swift
– ios/Runner/GoogleService-Info.plist
– ios/Runner/Info.plist
– lib/api/common/ps_api.dart
– lib/api/ps_api_service.dart
– lib/api/ps_url.dart
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/db/add_specification_dao.dart
– lib/db/blog_dao.dart
– lib/db/category_map_dao.dart
– lib/db/cateogry_dao.dart
– lib/db/city_blog_dao.dart
– lib/db/city_dao.dart
– lib/db/city_info_dao.dart
– lib/db/city_map_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/delete_image_dao.dart
– lib/db/favourite_item_dao.dart
– lib/db/gallery_dao.dart
– lib/db/history_dao.dart
– lib/db/item_collection_dao.dart
– lib/db/item_collection_header_dao.dart
– lib/db/item_dao.dart
– lib/db/item_map_dao.dart
– lib/db/noti_dao.dart
– lib/db/rating_dao.dart
– lib/db/related_item_dao.dart
– lib/db/specification_dao.dart
– lib/db/status_dao.dart
– lib/db/sub_category_dao.dart
– lib/db/user_dao.dart
– lib/db/user_login_dao.dart
– lib/main.dart
– lib/provider/app_info/app_info_provider.dart
– lib/provider/blog/blog_provider.dart
– lib/provider/blog/city_blog_provider.dart
– lib/provider/category/category_provider.dart
– lib/provider/city/city_provider.dart
– lib/provider/city/popular_city_provider.dart
– lib/provider/city/recommanded_city_provider.dart
– lib/provider/city_info/city_info_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/notification_provider.dart
– lib/provider/contact/contact_us_provider.dart
– lib/provider/coupon_discount/coupon_discount_provider.dart
– lib/provider/delete_task/delete_task_provider.dart
– lib/provider/gallery/gallery_provider.dart
– lib/provider/history/history_provider.dart
– lib/provider/item/discount_item_provider.dart
– lib/provider/item/favourite_item_provider.dart
– lib/provider/item/feature_item_provider.dart
– lib/provider/item/item_by_collectionid_provider.dart
– lib/provider/item/item_provider.dart
– lib/provider/item/related_item_provider.dart
– lib/provider/item/search_item_provider.dart
– lib/provider/item/touch_count_provider.dart
– lib/provider/item/trending_item_provider.dart
– lib/provider/itemcollection/item_collection_provider.dart
– lib/provider/noti/noti_provider.dart
– lib/provider/ps_provider_dependencies.dart
– lib/provider/rating/rating_provider.dart
– lib/provider/specification/specification_provider.dart
– lib/provider/subcategory/sub_category_provider.dart
– lib/provider/token/token_provider.dart
– lib/provider/user/user_login_provider.dart
– lib/provider/user/user_provider.dart
– lib/repository/Common/notification_repository.dart
– lib/repository/blog_repository.dart
– lib/repository/category_repository.dart
– lib/repository/city_repository.dart
– lib/repository/comment_detail_repository.dart
– lib/repository/comment_header_repository.dart
– lib/repository/contact_us_repository.dart
– lib/repository/coupon_discount_repository.dart
– lib/repository/gallery_repository.dart
– lib/repository/history_repsitory.dart
– lib/repository/item_collection_repository.dart
– lib/repository/item_repository.dart
– lib/repository/language_repository.dart
– lib/repository/noti_repository.dart
– lib/repository/ps_theme_repository.dart
– lib/repository/rating_repository.dart
– lib/repository/specification_repository.dart
– lib/repository/sub_category_repository.dart
– lib/repository/user_repository.dart
– lib/ui/app_info/app_info_view.dart
– lib/ui/app_loading/app_loading_view.dart
– lib/ui/blog/detail/blog_view.dart
– lib/ui/blog/item/blog_list_item.dart
– lib/ui/blog/list/blog_list_container.dart
– lib/ui/blog/list/blog_list_view.dart
– lib/ui/blog/list/city_blog_list_container.dart
– lib/ui/blog/list/city_blog_list_view.dart
– lib/ui/category/filter_list/category_filter_list_view.dart
– lib/ui/category/item/category_search_list_item.dart
– lib/ui/category/list/category_list_view.dart
– lib/ui/category/list/category_list_view_container.dart
– lib/ui/category/list/category_sorting_list_view.dart
– lib/ui/city/container/city_grid_container_view.dart
– lib/ui/city/item/city_horizontal_list_item.dart
– lib/ui/city_info/city_info_container_view.dart
– lib/ui/city_info/city_info_view.dart
– lib/ui/city_menu/city_menu_view.dart
– lib/ui/collection/header_list/collection_header_list_container.dart
– lib/ui/collection/header_list/collection_header_list_view.dart
– lib/ui/collection/item/collection_header_list_item.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_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_with_no_provider.dart
– lib/ui/common/base/ps_widget_with_appbar_with_two_provider.dart
– lib/ui/common/dialog/choose_payment_type_dialog.dart
– lib/ui/common/dialog/confirm_dialog_view.dart
– lib/ui/common/dialog/error_dialog.dart
– lib/ui/common/dialog/filter_dialog.dart
– lib/ui/common/dialog/info_dialog.dart
– lib/ui/common/dialog/noti_dialog.dart
– lib/ui/common/dialog/ps_button_widget_with_round_corner.dart
– lib/ui/common/dialog/share_app_dialog.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_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_credit_card_form.dart
– lib/ui/common/ps_credit_card_form_for_pay_stack.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_textfield_widget.dart
– lib/ui/common/ps_ui_widget.dart
– lib/ui/contact/contact_us_container_view.dart
– lib/ui/contact/contact_us_view.dart
– lib/ui/dashboard/core/dashboard_view.dart
– lib/ui/dashboard/home/blog_slider.dart
– lib/ui/dashboard/home/home_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/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_horizontal_list_item.dart
– lib/ui/history/item/history_list_item.dart
– lib/ui/history/list/history_horizontal_list_view.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/item_dashboard/core/item_dashboard_view.dart
– lib/ui/item_dashboard/item_home/item_blog_slider.dart
– lib/ui/item_dashboard/item_home/item_home_dashboard_view.dart
– lib/ui/items/attribute_detail/attribute_detail_list_item_view.dart
– lib/ui/items/attribute_detail/attribute_detail_list_view.dart
– lib/ui/items/collection_item/item_list_by_collection_id_view.dart
– lib/ui/items/detail/description_detail/description_detail_view.dart
– lib/ui/items/detail/item_detail_view.dart
– lib/ui/items/detail/views/category_tile_view.dart
– lib/ui/items/detail/views/location_title_view.dart
– lib/ui/items/detail/views/related_tags_tile_view.dart
– lib/ui/items/detail/views/terms_and_policy_tile_view.dart
– lib/ui/items/entry/item_entry_container.dart
– lib/ui/items/entry/item_entry_view.dart
– lib/ui/items/entry/item_image_upload_view.dart
– lib/ui/items/favourite/favourite_product_list_container.dart
– lib/ui/items/favourite/favourite_product_list_view.dart
– lib/ui/items/item/item_horizontal_list_item.dart
– lib/ui/items/item/item_vertical_list_item.dart
– lib/ui/items/item/related_tags_horizontal_list_item.dart
– lib/ui/items/item/user_item_list_view.dart
– lib/ui/items/item_upload/item_upload_container_view.dart
– lib/ui/items/item_upload/item_upload_list_item.dart
– lib/ui/items/item_upload/item_upload_list_view.dart
– lib/ui/items/list_with_filter/filter/category/filter_expantion_tile_view.dart
– lib/ui/items/list_with_filter/filter/category/filter_list_view.dart
– lib/ui/items/list_with_filter/filter/filter/item_search_view.dart
– lib/ui/items/list_with_filter/filter/sort/item_sorting_view.dart
– lib/ui/items/list_with_filter/item_list_with_filter_container.dart
– lib/ui/items/list_with_filter/item_list_with_filter_view.dart
– lib/ui/items/promote/InAppPurchaseView.dart
– lib/ui/items/promote/ItemPromoteView.dart
– lib/ui/items/promote/choose_payment_view.dart
– lib/ui/items/promote/pay_stack_request_view.dart
– lib/ui/items/promote/pay_stack_view.dart
– lib/ui/language/list/language_list_view.dart
– lib/ui/language/setting/language_setting_view.dart
– lib/ui/map/google_map_filter_view.dart
– lib/ui/map/google_map_pin_view.dart
– lib/ui/map/map_filter_view.dart
– lib/ui/map/map_pin_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/paid_ad/paid_ad_item_list_container.dart
– lib/ui/privacy_policy/privacy_policy_container_view.dart
– lib/ui/rating/entry/rating_input_dialog.dart
– lib/ui/rating/item/rating_list_item.dart
– lib/ui/rating/list/rating_list_view.dart
– lib/ui/search/home_item_search_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/specification/add_specification/add_specification_view.dart
– lib/ui/specification/specification_list_view.dart
– lib/ui/status/status_list_item.dart
– lib/ui/status/status_list_view.dart
– lib/ui/subcategory/filter/sub_category_search_list_view.dart
– lib/ui/subcategory/item/sub_category_search_list_item.dart
– lib/ui/subcategory/list/sub_category_grid_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/more/more_container_view.dart
– lib/ui/user/more/more_view.dart
– lib/ui/user/phone/sign_in/phone_sign_in_container_view.dart
– lib/ui/user/phone/sign_in/phone_sign_in_view.dart
– lib/ui/user/phone/verify_phone/verify_phone_container_view.dart
– lib/ui/user/phone/verify_phone/verify_phone_view.dart
– lib/ui/user/profile/profile_container_view.dart
– lib/ui/user/profile/profile_view.dart
– lib/ui/user/register/register_container_view.dart
– lib/ui/user/register/register_view.dart
– lib/ui/user/verify/verify_email_container_view.dart
– lib/ui/user/verify/verify_email_view.dart
– lib/utils/utils.dart
– lib/viewobject/add_specification.dart
– lib/viewobject/category_map.dart
– lib/viewobject/city_map.dart
– lib/viewobject/favourite_item.dart
– lib/viewobject/gallery_image.dart
– lib/viewobject/holder/add_specification_parameter_holder.dart
– lib/viewobject/holder/app_info_parameter_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/coupon_discount_holder.dart
– lib/viewobject/holder/delete_imge_parameter_holder.dart
– lib/viewobject/holder/delete_item_parameter_holder.dart
– lib/viewobject/holder/delete_specification_paramenter_holder.dart
– lib/viewobject/holder/download_product_holder.dart
– lib/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/checkout_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/profile_update_view_holder.dart
– lib/viewobject/holder/rating_holder.dart
– lib/viewobject/holder/resend_code_holder.dart
– lib/viewobject/holder/shipping_city_parameter_holder.dart
– lib/viewobject/holder/shipping_country_parameter_holder.dart
– lib/viewobject/holder/tag_object_holder.dart
– lib/viewobject/holder/touch_count_parameter_holder.dart
– lib/viewobject/holder/user_email_verify_parameter_holder.dart
– lib/viewobject/holder/user_login_parameter_holder.dart
– lib/viewobject/holder/user_register_parameter_holder.dart
– lib/viewobject/item.dart
– lib/viewobject/item_collection_header.dart
– lib/viewobject/item_map.dart
– lib/viewobject/noti.dart
– lib/viewobject/ps_app_version.dart
– packages/dynamic_theme/lib/dynamic_theme.dart
– packages/dynamic_theme/pubspec.yaml
– packages/easy_localization/pubspec.yaml
– packages/flutter_map/pubspec.yaml
– packages/flutter_native_admob/lib/flutter_native_admob.dart
– packages/flutter_stripe/.gitignore
– packages/flutter_stripe/.metadata
– packages/flutter_stripe/CHANGELOG.md
– packages/flutter_stripe/LICENSE
– packages/flutter_stripe/README.md
– packages/flutter_stripe/analysis_options.yaml
– packages/flutter_stripe/example/readme.md
– packages/flutter_stripe/lib/flutter_stripe.dart
– packages/flutter_stripe/lib/src/model/apple_pay_button.dart
– packages/flutter_stripe/lib/src/stripe.dart
– packages/flutter_stripe/lib/src/widgets/apple_pay_button.dart
– packages/flutter_stripe/lib/src/widgets/card_edit_controller.dart
– packages/flutter_stripe/lib/src/widgets/card_edit_event.dart
– packages/flutter_stripe/lib/src/widgets/card_field.dart
– packages/flutter_stripe/pubspec.yaml
– packages/flutter_stripe/test/stripe_test.dart
– packages/latlong/lib/latlong.dart
– packages/latlong/pubspec.yaml
– packages/multi_image_picker/pubspec.yaml
– packages/optimized_cached_image/lib/src/oci_widget.dart
– packages/optimized_cached_image/pubspec.yaml
– packages/pdf_viewer/lib/src/document.dart
– packages/pdf_viewer/lib/src/page.dart
– packages/pdf_viewer/lib/src/viewer.dart
– packages/pdf_viewer/pubspec.yaml
– pubspec.yaml

Subscribe to our free newsletter