|
1 | | -# Flutter Inspiration App UI Design |
| 1 | +## Flutter Inspiration App UI Design |
2 | 2 |
|
3 | | -Flutter Inspiration App UI design - day 1 #flutter. |
4 | | -<p>This repository is a part of the 100-day design in Flutter.</p> |
| 3 | +A part of #flutter100daysofcode. Let's create a beautiful Inspiration Application UI with Flutter. |
5 | 4 |
|
6 | | -<p>In this video we use, Flutter AspectRatio, ListView, LinearGradient and so on in the one-speed video.</p> |
| 5 | +### [Watch it on Youtube](https://youtu.be/zTTP8XBR6fI) |
7 | 6 |
|
8 | | -[Youtube Video](https://youtu.be/zTTP8XBR6fI) |
| 7 | +## Previous Designs |
| 8 | +[Checkout my Youtube channel](https://youtube.com/afgprogrammer) |
9 | 9 |
|
10 | | -## ScreenShot |
11 | 10 |
|
12 | | -<img src="assets/screenshot/one.png" height="500em" /><img src="assets/screenshot/two.png" height="500em" /> |
| 11 | +## Development Setup |
| 12 | +Clone the repository and run the following commands: |
| 13 | +``` |
| 14 | +flutter pub get |
| 15 | +flutter run |
| 16 | +``` |
13 | 17 |
|
| 18 | +## ScreenShots |
14 | 19 |
|
| 20 | +<img src="assets/screenshot/one.png" height="500em" /> <img src="assets/screenshot/two.png" height="500em" /> |
| 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