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
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido

Flutter BlurHash Compact representation of a placeholder for an image. Generation You can use https://blurha.sh/ for testing or use any official api o

Flutter Community 408 Dec 30, 2022
FoodReview is an app for restaurant review. This app is made for submission

Food Rating App This app is called FoodReview. The main feature is we can discover some restaurants, get details, foods, drinks, and post a review for

Aditya Rohman 10 Oct 26, 2022
Resturant FlutterApp withApi - A flutter app of a such restaurant with API and Firebase Authentication

Resturant_FlutterApp_withApi This is flutter app of a such restaurant with API a

null 32 Oct 5, 2022
Restaurant App

restaurant A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Azhar Rizki Zulma 7 Jul 28, 2022
Submission 1: Restaurant App

restaurant_app Dicoding Fundamental Flutter: Submission 1 Getting Started This project is a starting point for a Flutter application. A few resources

Rais Muhammad 0 Nov 23, 2021
An beautiful restaurant app with great and exquisite UI for foodies.

Foodybite davidcobbina.com Beautifully crafted with flutter and love, a useful UI Kit for developers and designers who need food related app design. F

David-Legend 307 Dec 28, 2022
Ushbu dastur flutterd firebasedan foydalanib ishlandi. Restaurant taomlarini yetkazib beruvchi dastur

caleb_g_restaurant Ushbu dastur flutterda firebasedan foydalanib ishlandi. Restaurant taomlarini yetkazib beruvchi dastur. Deadline 3 day bo'lgani uch

Muhammadilyas 3 Sep 4, 2022
Restaurant With Api and favorite

res A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is y

Abdul Azis Al Ayubbi 1 Nov 22, 2021
Flutter classified app - A sample app to showcase classified app using flutter

Flutter Classified App Demo A sample app to showcase classified app using flutter. Demo Android Screen iOS Screen Getting Started This project is a st

FlutterDevs 271 Dec 27, 2022
Flutter Grocery Shopping App (Mobile App, Web App)

Grocery-App (Widle Studio - A Creative Flutter App Development Company) OR Get an Estimate Flutter Grocery Shopping App Fully Working Template with Wo

Widle Studio LLP 811 Dec 29, 2022
Finance App Flutter - Personal Finance app built with Flutter

Finance_App_Flutter Aplicatico de Finanças Pessoais , com o intuito de prover maior controle financeiro para o usuário. Video Demonstrativo Finance Ap

Thiago Dantas 126 Oct 31, 2022
Flutter-task-planner-app - A beautiful task planner app design made in flutter.

Flutter Task Planner App Design Task Planner App is built with flutter. App design is based on Task Planner App designed by Purrweb UI. This app is st

Sourav Kumar Suman 692 Jan 2, 2023
Flutter-Covid-19-App - A flutter Covid-19 Trakcer app with Rest API

covid_tracker I have created this app flutter with Rest API, API is open source.

Asif Taj 14 Jan 4, 2023
Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development

Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy Learning

Md Tarikul Islam 708 Jan 3, 2023
Flutter push notification app - Flutter-Firebase Push Notification App with FCM

A simple Flutter-Firebase "Push_Notification" application.

Ahmer Iqbal 9 Nov 4, 2022
A Flutter app based on the design of the Social Media Integeration App

A Flutter app based on the design of the Social Media Integeration App

Achmad Rizki Nur Fauzie 2 Dec 8, 2021
Starter app for Flutter that includes many different production app features; some not typically included in demo apps.

first_app: Starter app for a Flutter production app Maintainer: Greger Wedel, https://github.com/gregertw Listed on: Latest build and artifacts: ** La

Greger Teigre Wedel 373 Jan 8, 2023
News Headline app is build in Flutter MVVM and REST Apis for News is used in this app.

About The Project Flutter MVVM project for News Headlines. REST Api for News is used in this project. App Demo Api for News Get free api from here : h

Aizaz ahmad 3 Aug 16, 2022