class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Actors Profile Application Design",
"description": "Let's see how we can use SliverAppBar in Flutter and add some animation.",
"day": 4,
"videoLink": "https://youtu.be/3scHvCgi9iY"
}
}
}
Clone the repository and run the following commands:
flutter pub get
flutter run