https://github.com/afgprogrammer/flutter-login-page-3
Flutter Beautiful Login Page Design and Animation - day 14
https://github.com/afgprogrammer/flutter-login-page-3
flutter flutter-100-days flutter-animation flutter-app flutter-application flutter-challenge flutter-design flutter-example flutter-login flutter-login-page flutter-login-screen flutter-ui login-page
Last synced: 3 months ago
JSON representation
Flutter Beautiful Login Page Design and Animation - day 14
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-login-page-3
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-10-07T16:37:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T10:23:48.000Z (about 2 years ago)
- Last Synced: 2025-03-31T16:14:55.032Z (9 months ago)
- Topics: flutter, flutter-100-days, flutter-animation, flutter-app, flutter-application, flutter-challenge, flutter-design, flutter-example, flutter-login, flutter-login-page, flutter-login-screen, flutter-ui, login-page
- Language: Dart
- Homepage: https://youtu.be/txvyAO894DY
- Size: 215 KB
- Stars: 252
- Watchers: 6
- Forks: 82
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Beautiful Login Page UI Design and Animation - Day 14
```dart
class Afgprogrammer 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": 14,
"videoLink": "https://youtu.be/txvyAO894DY"
}
}
}
```
### [Watch it on Youtube](https://youtu.be/txvyAO894DY)
## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
## Development Setup
Clone the repository and run the following commands:
```
flutter pub get
flutter run
```
## ScreenShot

## Links
* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)