Backend Change Logs
– push notification message and description are conversely fixed ( Backend )
– 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 )
– remove name length validation at delivery boy ( Backend )
– attribute detail list auto numbering fix ( Backend )
– attribute header and detail pagination fix ( Backend )
– addon delete modify ( Backend )
Backend Effected Files
– application/controllers/backend/Notis.php
– application/controllers/frontend/Home.php
– application/controllers/rest/Images.php
– application/core/API_Controller.php
– application/views/backend/deliboys/entry_form_script.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/libraries/PS_Delete.php
– application/views/backend/attributedetails/search_form.php
– application/views/backend/attributes/search_form.php
– application/views/backend/attributedetails/list.php
– system/database/*.*
Language CSV Need to import
– There are some changes at langauge csv file so you need to import all those cvs file at backend. Please take a look this video
https://www.dropbox.com/s/em6wzh93swznjae/language_import.mov?dl=0
Flutter Change Logs
– Updated stripe version
– Fixed slider issue
– Fixed language issue
– Fixed small issues
Flutter Effected Files
– android/app/build.gradle
– android/app/src/main/AndroidManifest.xml
– android/app/src/main/java/com/panaceasoft/flutterrestaurant/MainActivity.java
– android/app/src/main/res/values/styles.xml
– android/build.gradle
– assets/langs/ru-RU.json
– 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/dashboard/home/home_dashboard_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/language/setting/language_setting_view.dart
– lib/ui/setting/setting_view.dart
– packages/dynamic_theme/.flutter-plugins-dependencies
– packages/easy_localization/*.*
– packages/flutter_map/*.*
– packages/latlong/*.*
– packages/optimized_cached_image/*.*
– pubspec.lock
– pubspec.yaml