Skip to content

Commit 54667f1

Browse files
Update README.md
1 parent 271d6f7 commit 54667f1

File tree

1 file changed

+24
-34
lines changed

1 file changed

+24
-34
lines changed

README.md

+24-34
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,30 @@
1-
# Flutter UI | Beautiful Login and Signup Page UI/UX Design & Animation
2-
3-
Flutter Beautiful Login and Signup Page UI/UX design and Animation - day 23 Flutter Animation and UI Design.
4-
5-
This repository is a part of the 100-day design in Flutter.
6-
7-
In this video, we use Flutter Container, MaterialButton, BoxDecoration, DecorationImage, MediaQuery, Row, Column, FadeAnimation, Navigator, Icon, Icons, Border, BorderSide, RoundedRectangleBorder, BorderRadius, Text, and so on in the one-speed video.
8-
9-
Designed by [Yasir Ahmad Noori (@yasirnoori.yn)](https://bit.ly/2Lswf9j) on Instagram
10-
11-
[Youtube Video](https://www.youtube.com/watch?v=Hq7Wj6DshNs)
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-
- [UI Design- Day 22](https://github.com/afgprogrammer/Flutter-Photography-Application)
1+
## Flutter Beautiful Login/Signup Page Design & Animation
352

3+
A part of #flutter100daysofcode. Let's create a beautiful and animated login/signup page UI with Flutter.
4+
5+
Designed by [Yasir Ahmad Noori (@yasirnoori)](https://bit.ly/2Lswf9j) on Instagram
6+
7+
### [Watch it on Youtube](https://www.youtube.com/watch?v=Hq7Wj6DshNs)
8+
9+
## Previous Designs
10+
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
11+
12+
13+
## Development Setup
14+
Clone the repository and run the following commands:
15+
```
16+
flutter pub get
17+
flutter run
18+
```
3619

3720
## ScreenShot
3821

3922
<img src="assets/screenshots/home.png" height="500em"/>&nbsp;<img src="assets/screenshots/login.png" height="500em" />
4023
&nbsp;<img src="assets/screenshots/signup.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

Comments
 (0)