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

outdated

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

2.0.1 - [30/03/2021] #

  • Fixed FutureOr<Map<String, dynamic>> cast

2.0.0 - [27/03/2021] #

  • Breaking Changes: migrated code to nullsafety
  • Removed deprecated properties

1.1.3 - [06/10/2020] #

  • Added toJson method to MediaInfo
  • Fixed getImageInfo and getVideoInfo
  • Updated example/main.dart

1.1.2+1 - [06/10/2020] #

  • Fixed pickImage and pickVideo

1.1.2 - [06/10/2020] #

  • Fixed compatibility with iOS web browser

1.1.1 - [02/10/2020] #

  • Upgraded minimum sdk to >=2.7.0
  • Added new ImageType.mediaInfo
  • Made some code refacto

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

Publisher

verified publisherrouxguillau.me

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on image_picker_web