|
1 | | -# Flutter Beautiful Photography Application UI/UX design and Animation. |
| 1 | +## Flutter Beautiful Photography Application UI/UX design and Animation. |
2 | 2 |
|
3 | | -Flutter Beautiful Photography Application UI/UX design and Animation - day 22 Flutter Animation and UI Design. |
| 3 | +A part of #flutter100daysofcode. Let's create a beautiful and animated Photography Application UI with Flutter. |
4 | 4 |
|
5 | | -This repository is a part of the 100-day design in Flutter. |
| 5 | +Designed by [Yasir Ahmad Noori (@yasirnoori)](https://bit.ly/2Lswf9j) on Instagram |
6 | 6 |
|
7 | | -In this video, we use Flutter Container, CircleAvatar, ListView, Grid, Staggered Grid View, Blur effect, Hero Animation, Text, and so on in the one-speed video. |
| 7 | +### [Watch it on Youtube](https://youtu.be/xKDR_bp0sR0) |
8 | 8 |
|
9 | | -Designed by [Yasir Ahmad Noori (@yasirnoori.yn)](https://bit.ly/2Lswf9j) on Instagram |
| 9 | +## Previous Designs |
| 10 | +[Checkout my Youtube channel](https://youtube.com/afgprogrammer) |
10 | 11 |
|
11 | | -[Youtube Video](https://youtu.be/xKDR_bp0sR0) |
12 | | - |
13 | | -## Last Design |
14 | | -- [UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui) |
15 | | -- [UI Design- Day 2](https://github.com/afgprogrammer/Flutter-trip-app-ui) |
16 | | -- [UI Design- Day 3](https://github.com/afgprogrammer/Flutter-food-delivery-app-ui) |
17 | | -- [UI Design- Day 4](https://github.com/afgprogrammer/Flutter-actors-profile-app-ui) |
18 | | -- [UI Design- Day 5](https://github.com/afgprogrammer/Flutter-ripple-map-application) |
19 | | -- [UI Design- Day 6](https://github.com/afgprogrammer/Flutter-page-transition-animation) |
20 | | -- [UI Design- Day 7](https://github.com/afgprogrammer/Flutter-button-animation) |
21 | | -- [UI Design- Day 8](https://github.com/afgprogrammer/Flutter-Splash-Screen-Animation) |
22 | | -- [UI Design- Day 9](https://github.com/afgprogrammer/Flutter-Party-Event-Application) |
23 | | -- [UI Design- Day 10](https://github.com/afgprogrammer/Flutter-GridView-Example-UI) |
24 | | -- [UI Design- Day 11](https://github.com/afgprogrammer/Flutter-Travel-Application) |
25 | | -- [UI Design- Day 12](https://github.com/afgprogrammer/Flutter-Login-Page-UI) |
26 | | -- [UI Design- Day 13](https://github.com/afgprogrammer/Flutter-Login-Page-Design) |
27 | | -- [UI Design- Day 14](https://github.com/afgprogrammer/Flutter-Login-Page-3) |
28 | | -- [UI Design- Day 15](https://github.com/afgprogrammer/Flutter-Shoes-Shop-App) |
29 | | -- [UI Design- Day 16-17](https://github.com/afgprogrammer/Flutter-Complete-e-commerce) |
30 | | -- [UI Design- Day 18](https://github.com/afgprogrammer/Flutter-Custom-Carousel) |
31 | | -- [UI Design- Day 19](https://github.com/afgprogrammer/Flutter-Facebook-Redesign) |
32 | | -- [UI Design- Day 20](https://github.com/afgprogrammer/Flutter-Socks-Shop) |
33 | | -- [UI Design- Day 21](https://github.com/afgprogrammer/Flutter-App-Intro-With-Indicator) |
34 | 12 |
|
| 13 | +## Development Setup |
| 14 | +Clone the repository and run the following commands: |
| 15 | +``` |
| 16 | +flutter pub get |
| 17 | +flutter run |
| 18 | +``` |
35 | 19 |
|
36 | 20 | ## ScreenShot
|
37 | 21 |
|
38 | 22 | <img src="assets/screenshots/home.png" height="500em"/> <img src="assets/screenshots/profile.png" height="500em" />
|
39 | 23 | <img src="assets/screenshots/post.png" height="500em" />
|
| 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