Skip to content

Commit 93a46a9

Browse files
Update README.md
1 parent 732e1a0 commit 93a46a9

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

README.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,23 @@
11
## Flutter Beautiful Login Page UI Design and Animation
22

3-
This repository is a port of flutter-100-days-of-code. In this repository we will create a beautiful login page UI with animation.
4-
5-
In this video we use, Flutter Animation, Fade, Stack, Positioned, BoxShadow, TextField, Gradient, LinearGradient and so on in the one-speed video.
6-
7-
[Youtube Video](https://youtu.be/NHAIiAmxTAU)
3+
A part of #flutter100daysofcode. Let's create a beautiful and animated login page UI with Flutter.
84

5+
[Watch it on Youtube](https://youtu.be/NHAIiAmxTAU)
6+
<br><br>
97
## Previous Designs
10-
- [Flutter UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui)
11-
- [Flutter UI Design- Day 2](https://github.com/afgprogrammer/Flutter-trip-app-ui)
12-
- [Flutter UI Design- Day 3](https://github.com/afgprogrammer/Flutter-food-delivery-app-ui)
13-
- [Flutter UI Design- Day 4](https://github.com/afgprogrammer/Flutter-actors-profile-app-ui)
14-
- [Flutter UI Design- Day 5](https://github.com/afgprogrammer/Flutter-ripple-map-application)
15-
- [Flutter UI Design- Day 6](https://github.com/afgprogrammer/Flutter-page-transition-animation)
16-
- [Flutter UI Design- Day 7](https://github.com/afgprogrammer/Flutter-button-animation)
17-
- [Flutter UI Design- Day 8](https://github.com/afgprogrammer/Flutter-Splash-Screen-Animation)
18-
- [Flutter UI Design- Day 9](https://github.com/afgprogrammer/Flutter-Party-Event-Application)
19-
- [Flutter UI Design- Day 10](https://github.com/afgprogrammer/Flutter-GridView-Example-UI)
20-
- [Flutter UI Design- Day 11](https://github.com/afgprogrammer/Flutter-Travel-Application)
21-
22-
## ScreenShots
23-
24-
<img src="assets/screenshot/one.png" height="500em" />
25-
8+
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
9+
<br><br>
2610
## Development Setup
2711
Clone the repository and run the following commands:
2812
```
2913
flutter pub get
3014
flutter run
3115
```
3216

17+
## ScreenShots
18+
19+
<img src="assets/screenshot/one.png" height="500em" />
20+
3321
## Links
3422

3523
* [Website](https://afgprogrammer.com)

0 commit comments

Comments
 (0)