Skip to content

Commit fdd9dc9

Browse files
committed
Update readme
1 parent c8d4cd9 commit fdd9dc9

File tree

3 files changed

+30
-10
lines changed

3 files changed

+30
-10
lines changed

README.md

+30-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
1-
# day_24
1+
# Flutter dark and light mode Login Page UI design - day 24 Flutter UI Design.
22

3-
A new Flutter project.
3+
This repository is a part of the 100-day design in Flutter.
44

5-
## Getting Started
5+
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.
66

7-
This project is a starting point for a Flutter application.
7+
<!-- [Youtube Video](https://www.youtube.com/watch?v=Hq7Wj6DshNs) -->
88

9-
A few resources to get you started if this is your first Flutter project:
9+
## Last Design
10+
- [UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui)
11+
- [UI Design- Day 2](https://github.com/afgprogrammer/Flutter-trip-app-ui)
12+
- [UI Design- Day 3](https://github.com/afgprogrammer/Flutter-food-delivery-app-ui)
13+
- [UI Design- Day 4](https://github.com/afgprogrammer/Flutter-actors-profile-app-ui)
14+
- [UI Design- Day 5](https://github.com/afgprogrammer/Flutter-ripple-map-application)
15+
- [UI Design- Day 6](https://github.com/afgprogrammer/Flutter-page-transition-animation)
16+
- [UI Design- Day 7](https://github.com/afgprogrammer/Flutter-button-animation)
17+
- [UI Design- Day 8](https://github.com/afgprogrammer/Flutter-Splash-Screen-Animation)
18+
- [UI Design- Day 9](https://github.com/afgprogrammer/Flutter-Party-Event-Application)
19+
- [UI Design- Day 10](https://github.com/afgprogrammer/Flutter-GridView-Example-UI)
20+
- [UI Design- Day 11](https://github.com/afgprogrammer/Flutter-Travel-Application)
21+
- [UI Design- Day 12](https://github.com/afgprogrammer/Flutter-Login-Page-UI)
22+
- [UI Design- Day 13](https://github.com/afgprogrammer/Flutter-Login-Page-Design)
23+
- [UI Design- Day 14](https://github.com/afgprogrammer/Flutter-Login-Page-3)
24+
- [UI Design- Day 15](https://github.com/afgprogrammer/Flutter-Shoes-Shop-App)
25+
- [UI Design- Day 16-17](https://github.com/afgprogrammer/Flutter-Complete-e-commerce)
26+
- [UI Design- Day 18](https://github.com/afgprogrammer/Flutter-Custom-Carousel)
27+
- [UI Design- Day 19](https://github.com/afgprogrammer/Flutter-Facebook-Redesign)
28+
- [UI Design- Day 20](https://github.com/afgprogrammer/Flutter-Socks-Shop)
29+
- [UI Design- Day 21](https://github.com/afgprogrammer/Flutter-App-Intro-With-Indicator)
30+
- [UI Design- Day 22](https://github.com/afgprogrammer/Flutter-Photography-Application)
31+
- [UI Design- Day 23](https://github.com/afgprogrammer/Flutter-Login-Signup-page)
1032

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
1333

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
34+
## ScreenShot
35+
36+
<img src="assets/screenshots/light.png" height="500em"/>&nbsp;<img src="assets/screenshots/dark.png" height="500em" />

assets/screenshots/dark.png

234 KB
Loading

assets/screenshots/light.png

234 KB
Loading

0 commit comments

Comments
 (0)