A part of a #100flutterprojects. Lets spot the difference 😎
class Piggyvest_Clone extends 100flutterprojects {
video() {
return {
"title": "Flutter Piggy vest application",
"description": "Let’s save for the future",
"projectNo": 2,
}
}
}
Packages
Clone the repository and run the following commands:
flutter pub get
flutter run
check out other cool flutter UI
and so much more.