Skip to content

bulams/Flutter-file-select-upload

 
 

Repository files navigation

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

About

Flutter File Select and Upload to the Server with Progress Bar - Day 44

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 57.5%
  • HTML 28.3%
  • Ruby 10.0%
  • Swift 3.0%
  • Other 1.2%