Flutter representation of a Restaurant app UI.

Overview

🍔 Foodybite PRs Welcome Awesome Flutter

Flutter representation of a Restaurant app UI i found in Uplabs. It only consists of 2 screens.

Star the repo if you like what you see 😉 . Twitter Follow

📸 ScreenShots

1 2
3 4

Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter
  • A brain to think 🤓 🤓

🤓 Author(s)

Olusegun Festus Babajide Twitter Follow

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Comments
  • Request to add product in Start Flutter.

    Request to add product in Start Flutter.

    Hello,

    I am Maheshwari from team GeekyAnts. On behalf of Start Flutter, we add open source products which we find helpful to the community & also we provide credits to author itself.

    Let me know if you are interested showcase your product in our open source website.

    Looking forward to hear from you.

    opened by maheshwari-1153 2
  • Small Fixes , Skeleton App designed

    Small Fixes , Skeleton App designed

    • Proper Positioning of search bar to avoid to avoid OS related UI
    • Proper dismissal of keyboard
    • template pages added for bottom navigation bar buttons
    • cleaned up navbar code to remove unnecessary add button

    Homepage | Template page :-----------: | :--------: home | template page

    opened by Atharv-Joshi 0
  • Restyle to androidx

    Restyle to androidx

    A duplicate of #21 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • shellharden

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/JideGuru/FlutterFoodybite.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle Categories page

    Restyle Categories page

    A duplicate of #18 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • shellharden
    • whitespace

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/JideGuru/FlutterFoodybite.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle Added a New Screen. Changed some hardcoded values.

    Restyle Added a New Screen. Changed some hardcoded values.

    A duplicate of #13 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • prettier-yaml
    • shellharden

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/JideGuru/FlutterFoodybite.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle Update README.md

    Restyle Update README.md

    A duplicate of #9 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • prettier-markdown

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/JideGuru/FlutterFoodybite.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle Code cleanup and format with dartFmt

    Restyle Code cleanup and format with dartFmt

    Automated style fixes for #6, created by Restyled.

    The following restylers made fixes:

    • prettier-yaml

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle ensured widget binding for ios 13 build, adjusted search bar position.

    Restyle ensured widget binding for ios 13 build, adjusted search bar position.

    A duplicate of #4 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • shellharden
    • whitespace

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/JideGuru/FlutterFoodybite.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • ensured widget binding for ios 13 build, adjusted search bar position.

    ensured widget binding for ios 13 build, adjusted search bar position.

    Screen Shot 2020-06-23 at 20 48 53

    I had this issue with the project running on my iPhone 11 simulator after it built it completely so I resolved it by adding the ensure flutter widget binding and also using some updated libraries.

    opened by EmmanuelTobi 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 21% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /ss/2.png | 1,195.45kb | 868.43kb | 27.36% | | /ss/3.png | 1,158.41kb | 842.42kb | 27.28% | | /ss/4.png | 1,795.98kb | 1,328.03kb | 26.06% | | /ss/5.png | 1,806.52kb | 1,338.88kb | 25.89% | | /ss/1.png | 1,448.87kb | 1,241.50kb | 14.31% | | /assets/food7.jpeg | 154.11kb | 141.75kb | 8.02% | | /assets/food10.jpeg | 137.12kb | 126.18kb | 7.98% | | /assets/food8.jpeg | 68.09kb | 63.02kb | 7.44% | | /assets/food1.jpeg | 35.54kb | 32.95kb | 7.31% | | /assets/cm4.jpeg | 63.99kb | 60.15kb | 5.99% | | /assets/food6.jpeg | 78.30kb | 73.64kb | 5.96% | | /assets/food11.jpeg | 93.72kb | 88.14kb | 5.95% | | /assets/food12.jpg | 90.75kb | 85.39kb | 5.90% | | /assets/food3.jpeg | 84.07kb | 79.43kb | 5.51% | | /assets/food9.jpeg | 65.51kb | 62.04kb | 5.30% | | /assets/food4.jpeg | 86.93kb | 82.36kb | 5.26% | | /assets/food2.jpeg | 256.73kb | 243.33kb | 5.22% | | /assets/cm3.jpeg | 53.35kb | 50.64kb | 5.09% | | /assets/cm1.jpeg | 65.98kb | 62.81kb | 4.80% | | /assets/food5.jpeg | 79.25kb | 75.72kb | 4.46% | | /assets/cm2.jpeg | 31.94kb | 30.69kb | 3.89% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 10.85kb | 10.68kb | 1.62% | | | | | | | Total : | 8,861.47kb | 6,988.18kb | 21.14% |


    📝docs | :octocat: repo | 🙋issues | 🏅swag | 🏪marketplace

    opened by imgbot[bot] 0
Owner
Festus Olusegun
Software Engineer
Festus Olusegun
Flutter representation of a Travel App Concept.

English | 简体中文 ?? Flutter Travel App Concept Flutter representation of a Travel App Concept i found in Uplabs. It only consists of 2 screens. Star ⭐ t

Festus Olusegun 873 Jan 6, 2023
FlutterSocialAppUIKit - Flutter representation of a Social App Concept.

?? ?? Flutter Social App Concept Flutter representation of a Social App Concept i found on Uplabs. Star ⭐ the repo if you like what you see ?? . Image

Festus Olusegun 1.7k Jan 6, 2023
FlutterFurnitureAppUI - Flutter representation of a furniture app UI

?? ?? Flutter Furniture App Concept Flutter representation of a Furniture App Concept i found on Uplabs. Star ⭐ the repo if you like what you see ?? .

Festus Olusegun 460 Dec 29, 2022
Flutter representation of a Travel Social App concept

?? ?? Flutter Traveler's Social App Flutter representation of the Traveler's Social App found on dribbble. Star ⭐ the repo if you like what you see ??

Success Charles 126 Jan 1, 2023
Flutter representation of a Travel App Concept.

Travel App UI Check out the new style for App Design aims for Travel App... ?? ?? ?? ?? Star ⭐ the repo if you like what you see ?? . Screenshots Plea

Shashank Singhal 6 Jul 28, 2022
Flutter representation of a Grocery App Concept.

GroceryAppUI App UI Check out the new style for App Design aims for Grocery App... ?? ?? ?? ?? Star ⭐ the repo if you like what you see ?? . Screensho

Shashank Singhal 15 Jan 5, 2023
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV

Menu Flutter Todo Make background colors that changes with PageView Add custom tab indicators Change food prices Make cart animation Customize card sh

Braulio Cassule 593 Jan 1, 2023
Kids Restaurant is an app that helps people to decide what to cook either for breakfast

Kids Restaurant is an app that helps people to decide what to cook either for breakfast, lunch, or dinner, the app gives the user variety of recipes in each section and allows the user to display the recipes written or as a video.

Eng-Mohamed Elsayed 3 Dec 19, 2022
Flutter pos - A mobile POS written in Flutter, suitable for small cafe/restaurant, fully offline

Simple-POS A mobile POS written in Flutter, suitable for small cafe/restaurant,

Muhammed Basil E 7 Nov 2, 2022
Courses-app-flutter - Flutter App - Courses App UI

Courses App A new Flutter project. Design: https://dribbble.com/shots/16149674-Course-learning-app-ui-ux/attachments/8004958?mode=media Getting Starte

Juan Daniel Rios Ramirez 0 Jan 2, 2022
Taxi App Client App - Taxi Rouge App With Flutter

taxi_rouge_app A new Flutter application. Getting Started This project is a star

Bouchida Youssef 3 Jun 11, 2022
Book app - Book app UI with dark mode enabled, also this app created using the Flutter 2.5 skeleton template

BOOK APP Book app UI with dark mode enabled, also this app created using the Flu

Gülsen Keskin 5 Nov 9, 2022
A Flutter app to show how to implement in-app purchase using the in-app-purchase package

Flutter in-app purchase A Flutter project to show to implement in-app purchase using the in_app_purchase package Simple UI but it's okay ?? ?? WhatsAp

António Nicolau 5 Jul 26, 2022
This is a MVP our app's. The app get the song's list on firebase and display then you can be listen App features.

music_app Requirements: flutter version 3.0.3 Dart 2.17.5 Firebase CLI 11.1.0 flutter sdk: >= 2.15.1 < 3.0.0 flutter dependentcies: http: 0.13.4 mvvm:

Lê Hồng Minh 3 Aug 2, 2022
This is a JazzCash UI clone ( Modern Wallet App in Pakistan), implementing modern app bar animmation. One can take a concept of making app bar with animation.

jazzcash_ui This is a JazzCash UI clone ( Modern Wallet App in Pakistan), implementing modern app bar animmation. One can take a concept of making app

null 9 Nov 27, 2022
🆙🚀 Flutter application upgrade/ Flutter App Upgrade /Flutter App Update/Flutter Update / download Plug-in

???? Flutter application upgrade/ Flutter App Upgrade /Flutter App Update/Flutter Update / download Plug-in (with notice bar progress), supports full upgrade, hot update and incremental upgrade

PengHui Li 344 Dec 30, 2022