image_picker_web_redux 1.1.0+2 copy "image_picker_web_redux: ^1.1.0+2" to clipboard
image_picker_web_redux: ^1.1.0+2 copied to clipboard

discontinuedreplaced by: image_picker_web
outdated

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

1.1.0+2 - [01/09/2020] #

  • Update README.md

1.1.0+1 - [01/09/2020] #

  • Format code to dartfm standard
  • Added comments

1.1.0 - [01/09/2020] #

  • Retake of the discontinued package image_picker_web
  • Refacto of method getImage
  • Added method getMultiImages to allow multi-image selection
  • Added a few comments for documentation generations

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
7
likes
0
points
41
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)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on image_picker_web_redux