Decryption key:
Foodie | UberEats Clone | Food Delivery App | Multiple Restaurant Food Delivery Flutter App v8.3
- Restaurants can handle self-deliveries using their own delivery personnel.
- A notification bell will continue ringing until the order is accepted by the restaurant or the delivery person.
- Restaurants can request advertisements directly. Ads will be display in "Highlights for you" section in app and web.
- Restaurants have the option to cancel orders if needed.
- If no restaurants are available under a specific category, that category will not be displayed.
- Restaurants and admin can communicate regarding advertisement requests.
- During registration, restaurants can select multiple categories, allowing them to appear under all chosen categories.
- If a restaurant does not accept an order, it will be automatically canceled. If the restaurant accepts the order but no nearby driver is available, the order will also be automatically canceled after a certain period.
If a driver does not accept an order, it is handled by the `driverOrderAcceptReject` setting, which finds another nearby driver after a waiting period.
- For scheduled orders, we’ve added a setting in the admin panel to define a reminder time (e.g., 1 hour). A notification will be sent to the restaurant accordingly, and restaurants can now accept scheduled orders up to 1 hour in advance.
- Fixed some issues to ensure improved stability and performance.
- Made the Flutter apps compatible with Flutter SDK 3.29.2