• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

eFood - Food Delivery App with Laravel Admin Panel + Delivery Man App

eFood - Food Delivery App with Laravel Admin Panel + Delivery Man App v10.2 (Not Nulled)

No permission to download
does anyboby have made the frontend compiling ? when trying " flutter build web --web-renderer html --release" it failed with error :
Code:
C:\Android Projet\User app and web>flutter build web --web-renderer html

 Building with sound null safety
  ^
lib/data/model/body/message_body.dart:10:16:
Info: 'imageUrls' is defined here.
  List<String> imageUrls;
               ^^^^^^^^^
Error: Compilation failed.


Compiling lib\main.dart for the Web...                             22,4s
Exception: Failed to compile application for the Web.
 
Last edited:
Any one help I got this error

lib/view/base/menu_bar.dart:5:1: Error: 'MenuItem' is imported from both 'package:flutter/src/widgets/platform_menu_bar.dart' and 'package:flutter_restaurant/view/base/mars_menu_bar.dart'.

It is developer side issue
 
Any one help I got this error

lib/view/base/menu_bar.dart:5:1: Error: 'MenuItem' is imported from both 'package:flutter/src/widgets/platform_menu_bar.dart' and 'package:flutter_restaurant/view/base/mars_menu_bar.dart'.

It is developer side issue
did you try :

dart pub upgrade

and

dart pub outdated --mode=null-safety
 
did you try :

dart pub upgrade

and

dart pub outdated --mode=null-safety
sorry i'll reply too quickly
in android studio navigate to the menu_bar.dart and simply add hide MenuItem onthe first line
You should have like this
Code:
import 'package:flutter/material.dart' hide MenuItem;

and if you want to test it in localhost don't forget to change:

app_constants.dart
Code:
static const String BASE_URL =  'https://localhost';
 
Last edited:
This delivery guy app works stackfood ? I don't know... It's working or not... But developer was same.. thats y I am asking
 
OliverQueen updated eFood - Food Delivery App with Laravel Admin Panel + Delivery Man App with a new update entry:

eFood - Food Delivery App with Laravel Admin Panel + Delivery Man App

Version 8.0 – 12 June 2022​

- Dynamic decimal point managed by admin
- Latest products view
- Changed Order place model. Now after payment order will be placed.
- Multiple opening and closing times for a day with off-day.
- Order preparation time
- Multi-language for admin panel
- Employee management with role-based access
- Cart improved
- Mail configuration improved
- Dynamic time format
- iOS notification issue fixed
- Signalwire SMS gateway
- Fixed some other issues...

Read the rest of this update entry...
 
One question, how do we get this work?
Admin laravel script has been setup correctly and it's up on subdomain.
The web-version is also built with Android studio and exported to be ready for upload.

I can't see any guide where to connect admin and front end...
The front end just loading....

I would like to make some tests, seems amazing app on really cheap price.
 
One question, how do we get this work?
Admin laravel script has been setup correctly and it's up on subdomain.
The web-version is also built with Android studio and exported to be ready for upload.

I can't see any guide where to connect admin and front end...
The front end just loading....

I would like to make some tests, seems amazing app on really cheap price.
did you put the right admin url like mention in the doc ?
also did you change app_constants.dart to redirect to your online site ?
the script work like a charm.
 
did you put the right admin url like mention in the doc ?
also did you change app_constants.dart to redirect to your online site ?
the script work like a charm.
No i didn't find those steps on doc...
I know it sounds stupid.
So i haven't set the admin URL, just upload the laravel admin part normally by creating database and installing it and then jump in normally, but no connection with the front end at all because I had no idea where those settings are.


Thanks for your reply. Problem solved and works perfect.
Will the author add QR dine in feature? if yes i will buy more than 100 Licenses.
 
Last edited:
  • Like
Reactions: RoyalC
No i didn't find those steps on doc...
I know it sounds stupid.
So i haven't set the admin URL, just upload the laravel admin part normally by creating database and installing it and then jump in normally, but no connection with the front end at all because I had no idea where those settings are.


Thanks for your reply. Problem solved and works perfect.
Will the author add QR dine in feature? if yes i will buy more than 100 Licenses.
By QR Dine in you mean for user to scan Qr and they can view the menu or what?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock