class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Password Validation",
"description": "Let's see how simple you can validate a password in Flutter.",
"day": 29,
"videoLink": "https://youtu.be/Uahlo90ER18"
}
}
}
Clone the repository and run the following commands:
flutter pub get
flutter run