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 )
– remove name length validation at delivery boy ( Backend )
– url security issue fixed ( Backend )
– customized detail list numbering fixed ( Backend )
– pagination fixed at customize header and detail ( Backend )
– addon delete modified ( Backend )
– remove paystack fields at app info ( Api )
Backend Effected Files
– application/controllers/backend/Dashboard.php
– application/controllers/rest/Images.php
– application/core/API_Controller.php
– application/views/backend/attributedetails/list.php
– application/views/backend/deliboys/entry_form_script.php
– application/views/backend/profile/entry_form.php
– application/controllers/frontend/Register.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
– 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/flutterrestaurant/MainActivity.java
– android/app/src/main/res/values/styles.xml
– android/build.gradle
– ios/Flutter/AppFrameworkInfo.plist
– ios/Podfile
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/Info.plist
– 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/main_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/*.*
– packages/easy_localization/*.*
– packages/flutter_map/*.*
– packages/latlong/*.*
– pubspec.lock
– pubspec.yaml