Skip to content

Commit 95c999d

Browse files
Update README.md
1 parent 3c7e90a commit 95c999d

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,30 @@
1-
# Flutter Food Delivery Application Design
1+
## Flutter Food Delivery Application Design
22

3-
Flutter Food Delivery Application UI/UX design - day 3 Flutter Animation and UI Design.
3+
A part of #flutter100daysofcode. Let's create a beautiful and animated Food Delivery UI with Flutter.
44

5-
This repository is a part of the 100-day design in Flutter.
5+
[Watch it on Youtube](https://youtu.be/lff21mmYhvQ)
6+
<br>
67

7-
In this video we use, Flutter Animation, ListView, Tween, Transition, LinearGradient and so on in the one-speed video.
8+
## Previous Designs
9+
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
10+
<br>
811

9-
[Youtube Video](https://youtu.be/lff21mmYhvQ)
12+
## Development Setup
13+
Clone the repository and run the following commands:
14+
```
15+
flutter pub get
16+
flutter run
17+
```
1018

11-
## Last Design
12-
- [UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui)
13-
- [UI Design- Day 2](https://github.com/afgprogrammer/Flutter-trip-app-ui)
1419

1520
## ScreenShot
1621

1722
<img src="assets/screenshot/one.png" height="500em" /><img src="assets/screenshot/two.png" height="500em" /><img src="assets/screenshot/three.png" height="500em" />
1823

24+
25+
## Links
26+
27+
* [Website](https://afgprogrammer.com)
28+
* [Youtube channel](https://youtube.com/afgprogrammer)
29+
* [Twitter](https://twitter.com/afgprogrammer)
30+
* [Instagram](https://instagram.com/afgprogrammer)

0 commit comments

Comments
 (0)