Skip to content

Commit ef90c0d

Browse files
Update README.md
1 parent b5acc5d commit ef90c0d

File tree

1 file changed

+18
-24
lines changed

1 file changed

+18
-24
lines changed

README.md

+18-24
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,28 @@
1-
# Flutter Facebook Redesign Application UI Design and Animation
1+
## Flutter Facebook Redesign Application
22

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.
44

5-
This repository is a part of the 100-day design in Flutter.
5+
### [Watch it on Youtube](https://youtu.be/VDB1OHb5SGg)
66

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)
89

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)
2910

11+
## Development Setup
12+
Clone the repository and run the following commands:
13+
```
14+
flutter pub get
15+
flutter run
16+
```
3017

3118
## ScreenShot
3219

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

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)