Skip to content

Commit 549b6f0

Browse files
Update README.md
1 parent 2bb3560 commit 549b6f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## Flutter Beautiful Login Page UI Design and Animation
1+
## Flutter Beautiful Login Page UI Design and Animation - Day 12
22

33
```dart
44
class Day12 extends Flutter100DaysOfCode {
5-
today() {
5+
video() {
66
return {
77
"title": "Flutter Beautiful Login Page UI Design and Animation",
8-
"description": "Let's see how we can design a Login page UI and add some cool animation.
8+
"description": "Let's see how we can design a Login page UI and add some cool animation.",
99
"day": 12,
1010
"videoLink": "https://youtu.be/NHAIiAmxTAU"
1111
}

0 commit comments

Comments
 (0)