Flutter 精美的登录页面 UI 设计和动画 - Day 12
class Day12 extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Beautiful Login Page UI Design and Animation",
"description": "Let's see how we can design a Login page UI and add some cool animation.",
"day": 12,
"videoLink": "https://youtu.be/NHAIiAmxTAU"
}
}
}
在 Youtube 上观看 (Watch it on Youtube)
以前的设计
开发设置
克隆仓库并运行以下命令
flutter pub get
flutter run
截图
