Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 754 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 754 Bytes

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

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Home Page

Links