We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb3560 commit 549b6f0Copy full SHA for 549b6f0
README.md
@@ -1,11 +1,11 @@
1
-## Flutter Beautiful Login Page UI Design and Animation
+## Flutter Beautiful Login Page UI Design and Animation - Day 12
2
3
```dart
4
class Day12 extends Flutter100DaysOfCode {
5
- today() {
+ video() {
6
return {
7
"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.
+ "description": "Let's see how we can design a Login page UI and add some cool animation.",
9
"day": 12,
10
"videoLink": "https://youtu.be/NHAIiAmxTAU"
11
}
0 commit comments