Flutter File Select and Upload – Day 44
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter File Select and Upload",
"description": "Let’s work with file_picker package.",
"day": 44,
}
}
}
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run