https://github.com/afgprogrammer/flutter-login-page-ui
Flutter Beautiful Login Page design and Animation - day 12
https://github.com/afgprogrammer/flutter-login-page-ui
flutter flutter-animation flutter-app flutter-design flutter-example flutter-login flutter-login-page flutter-login-screen flutter-ui login login-animation login-screen
Last synced: 11 months ago
JSON representation
Flutter Beautiful Login Page design and Animation - day 12
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-login-page-ui
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-10-06T14:45:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T16:09:27.000Z (over 2 years ago)
- Last Synced: 2025-03-28T22:12:16.406Z (12 months ago)
- Topics: flutter, flutter-animation, flutter-app, flutter-design, flutter-example, flutter-login, flutter-login-page, flutter-login-screen, flutter-ui, login, login-animation, login-screen
- Language: Dart
- Homepage: https://youtu.be/NHAIiAmxTAU
- Size: 505 KB
- Stars: 429
- Watchers: 18
- Forks: 258
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Beautiful Login Page UI Design and Animation - Day 12
```dart
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"
}
}
}
```
[Watch it on Youtube](https://youtu.be/NHAIiAmxTAU)
## 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
```
## ScreenShots

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