A part of a #100flutterprojects. Lets spot the difference 😎
class YouTubeMusic_clone extends 100flutterprojects {
video() {
return {
"title": "Flutter music application",
"description": "Let’s listen and dance 🤩 🥳.",
"projectNo": 4,
}
}
}
Packages
Clone the repository and run the following commands:
flutter pub get
flutter run
check out other cool flutter UI
and so much more.