Skip to content

Commit 5d429e5

Browse files
Update README.md
1 parent 400b57e commit 5d429e5

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

README.md

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
1-
# Flutter GridView Example UI Design
1+
## Flutter GridView Example UI Design
22

3-
Flutter GridView Example in a Shopping List UI/UX design - day 10 Flutter Animation and UI Design.
3+
A part of #flutter100daysofcode. Let's create a beautiful and animated GridView Example 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/sEXekxd_IdM)
66

7-
In this video we use, Flutter GridView and so on in the one-speed video.
7+
## Previous Designs
8+
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
89

9-
[Youtube Video](https://youtu.be/sEXekxd_IdM)
1010

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)
14-
- [UI Design- Day 3](https://github.com/afgprogrammer/Flutter-food-delivery-app-ui)
15-
- [UI Design- Day 4](https://github.com/afgprogrammer/Flutter-actors-profile-app-ui)
16-
- [UI Design- Day 5](https://github.com/afgprogrammer/Flutter-ripple-map-application)
17-
- [UI Design- Day 6](https://github.com/afgprogrammer/Flutter-page-transition-animation)
18-
- [UI Design- Day 7](https://github.com/afgprogrammer/Flutter-button-animation)
19-
- [UI Design- Day 8](https://github.com/afgprogrammer/Flutter-Splash-Screen-Animation)
20-
- [UI Design- Day 9](https://github.com/afgprogrammer/Flutter-Party-Event-Application)
11+
## Development Setup
12+
Clone the repository and run the following commands:
13+
```
14+
flutter pub get
15+
flutter run
16+
```
2117

22-
## ScreenShot
18+
## ScreenShots
2319

2420
<img src="assets/screenshot/one.png" height="500em" />&nbsp;<img src="assets/screenshot/two.png" height="500em" />
2521

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

0 commit comments

Comments
 (0)