|
1 |
| -# Flutter GridView Example UI Design |
| 1 | +## Flutter GridView Example UI Design |
2 | 2 |
|
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. |
4 | 4 |
|
5 |
| -This repository is a part of the 100-day design in Flutter. |
| 5 | +### [Watch it on Youtube](https://youtu.be/sEXekxd_IdM) |
6 | 6 |
|
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) |
8 | 9 |
|
9 |
| -[Youtube Video](https://youtu.be/sEXekxd_IdM) |
10 | 10 |
|
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 | +``` |
21 | 17 |
|
22 |
| -## ScreenShot |
| 18 | +## ScreenShots |
23 | 19 |
|
24 | 20 | <img src="assets/screenshot/one.png" height="500em" /> <img src="assets/screenshot/two.png" height="500em" />
|
25 | 21 |
|
| 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