|
1 |
| -# Flutter Facebook Redesign Application UI Design and Animation |
| 1 | +## Flutter Facebook Redesign Application |
2 | 2 |
|
3 |
| -Flutter Facebook Redesign Application UI/UX design and Animation - day 19 Flutter Animation and UI Design. |
| 3 | +A part of #flutter100daysofcode. Let's create a beautiful and animated Facebook Application 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/VDB1OHb5SGg) |
6 | 6 |
|
7 |
| -In this video we use, ListView, Container, Gradient, LinearGradient 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/VDB1OHb5SGg) |
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) |
21 |
| -- [UI Design- Day 10](https://github.com/afgprogrammer/Flutter-GridView-Example-UI) |
22 |
| -- [UI Design- Day 11](https://github.com/afgprogrammer/Flutter-Travel-Application) |
23 |
| -- [UI Design- Day 12](https://github.com/afgprogrammer/Flutter-Login-Page-UI) |
24 |
| -- [UI Design- Day 13](https://github.com/afgprogrammer/Flutter-Login-Page-Design) |
25 |
| -- [UI Design- Day 14](https://github.com/afgprogrammer/Flutter-Login-Page-3) |
26 |
| -- [UI Design- Day 15](https://github.com/afgprogrammer/Flutter-Shoes-Shop-App) |
27 |
| -- [UI Design- Day 16-17](https://github.com/afgprogrammer/Flutter-Complete-e-commerce) |
28 |
| -- [UI Design- Day 18](https://github.com/afgprogrammer/Flutter-Custom-Carousel) |
29 | 10 |
|
| 11 | +## Development Setup |
| 12 | +Clone the repository and run the following commands: |
| 13 | +``` |
| 14 | +flutter pub get |
| 15 | +flutter run |
| 16 | +``` |
30 | 17 |
|
31 | 18 | ## ScreenShot
|
32 | 19 |
|
33 | 20 | <img src="assets/screenshot/one.png" height="500em"/> <img src="assets/screenshot/two.png" height="500em" />
|
34 | 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