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

outdated

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

1.0.0 - [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

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
147
likes
0
pub points
97%
popularity

Publisher

verified publisherrouxguillau.me

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on image_picker_web