Backend Change Logs
– export database error fixed ( Backend )
– check email and password changed at profile on demo mode fixed ( Backend )
– user profile image upload fixed ( Api )
– add facebook login success url ( Backend )
– limit offset at next page fixed ( Api )
– attribute detail list numbering fixed ( Backend )
– attribute header and detail pagination fixed ( Backend )
Backend Effected Files
– application/controllers/frontend/Home.php
– application/controllers/rest/Images.php
– application/core/API_Controller.php
– application/views/backend/attributedetails/list.php
– application/views/backend/profile/entry_form.php
– application/views/frontend/fb_login_success.php
– application/controllers/backend/Attributedetails.php
– application/controllers/backend/Attributes.php
– application/views/backend/attributedetails/search_form.php
– application/views/backend/attributes/search_form.php
– system/database/*.*
Flutter Change Logs
– Updated stripe version
– Fixed slider responsive issue
– Fixed language change issue
– Fixed small issues
Flutter Effected Files
– android/app/build.gradle
– android/app/src/main/AndroidManifest.xml
– android/app/src/main/java/com/panaceasoft/flutterstore/MainActivity.java
– android/app/src/main/res/values/styles.xml
– android/build.gradle
– ios/Flutter/AppFrameworkInfo.plist
– ios/Podfile
– ios/Podfile.lock
– ios/Runner.xcodeproj/project.pbxproj
– lib/config/ps_config.dart
– lib/db/common/ps_shared_preferences.dart
– lib/main.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/common/ps_square_progress_widget.dart
– lib/ui/dashboard/home/home_dashboard_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/language/setting/language_setting_view.dart
– pubspec.lock
– pubspec.yaml
– packages/dynamic_theme/*.*
– packages/easy_localization/*.*
– packages/flutter_map/*.*
– packages/latlong/*.*
– packages/optimized_cached_image/*.*