food_ui/README.md

44 lines
1.7 KiB
Markdown

# 🍔Foodybite [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) <a href="https://github.com/Solido/awesome-flutter"><img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" /></a>
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](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](https://twitter.com/iamjideguru)
## 📸 ScreenShots
<img src="ss/1.png"/>
| 1 | 2|
|------|-------|
|<img src="ss/2.png" width="400">|<img src="ss/3.png" width="400">|
| 3 | 4|
|------|-------|
|<img src="ss/4.png" width="400">|<img src="ss/5.png" width="400">|
## ✨ 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](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](https://twitter.com/iamjideguru)
## 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:
* [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
* [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.