bulams / Flutter-file-select-upload

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

Home Page:https://afgprogrammer.com/flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://afgprogrammer.com/flutter

License:Apache License 2.0


Languages

Language:Dart 57.5%Language:HTML 28.3%Language:Ruby 10.0%Language:Swift 3.0%Language:Kotlin 0.9%Language:Objective-C 0.3%