MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App

MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App 20.0

No permission to download
thanks to dear member @anne51 updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry:

26 jul 2024

  • Mobile app changesAdded:
  • Verification list screen (all verification in one screen)
  • Added delivery boy dashboard
  • Mange App languages from backend
  • Added new fields on bank details
  • Show Invoice view functionality
  • Show dynamic page in profile
  • Migrate all libraries to flutter sdk 3.22
  • Fixed:
  • Minor bug fixed
  • Admin backend panel changesAdded:
  • Changed backend admin panel and landing page from Flutter framework to laravel framework...

Read the rest of this update entry...
 
Tested :

touch issue :
PHP:
Deprecated :  Required parameter $collection_name follows optional parameter $model in /app/Helpers/helper.php on line 158

you need to change
app/Helpers/helper.php
about 158 line from
PHP:
function getSingleMediaSettingImage($model = null, $collection_name, $check_collection_type = null)
{
to
PHP:
function getSingleMediaSettingImage( $collection_name, $check_collection_type = null)
{
2024-07-31_070235.webp2024-07-31_070552.webp
 
Top