image_picker_web 1.0.9 copy "image_picker_web: ^1.0.9" to clipboard
image_picker_web: ^1.0.9 copied to clipboard

outdated

Flutter Web Plugin to pick Images (as Widget, File or Uint8List) and Videos (as File or Uint8List)

1.0.9 - [16.05.2020] #

  • Add getMultipleImageInfos() example for getting all available picked types.

1.0.8 - [25.04.2020] #

  • Remove path attribute from MediaInfo
    • Answers: #5

1.0.6 - [31.03.2020] #

  • Update pub readme

1.0.3 - [20.03.2020] #

  • Refactor Models
    • Add Image and Video Enums
  • Add pickFile for images and videos (automatically filters types for platform picker)
  • Add outputType for getImage and getVideo
  • Update example

0.1.6 - [07.02.2020] #

  • Add description

0.0.5 - [07.02.2020] #

  • Add credits and MediaInfo

0.0.4 - [07.02.2020] #

  • Add full example app

0.0.3 - [07.02.2020] #

  • Initial Release
  • Add parameter asUint8List for getImage
  • Add getVideo and getVideoInfo
159
likes
40
points
12.6k
downloads

Publisher

verified publisherrouxguillau.me

Weekly Downloads

Flutter Web Plugin to pick Images (as Widget, File or Uint8List) and Videos (as File or Uint8List)

Homepage
Repository (GitHub)

License

GPL-3.0 (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on image_picker_web