browser_image_compression 1.1.2 copy "browser_image_compression: ^1.1.2" to clipboard
browser_image_compression: ^1.1.2 copied to clipboard

Platformweb

This plugin wraps a JavaScript library used for image compression and is specifically designed for use in Flutter Web.

1.0.0 #

  • This release contains a functional example of the plugin browser_image_compression.

1.0.2 #

  • This release complies with plugin description length

1.0.3 #

  • Added a general method for compress images sourced other than XFile

1.0.4 #

  • Removed extra "script" tag on readme

1.0.5 #

  • Update readme

1.0.6 #

  • Added universal_html to avoid conflicts with platforms other than web.

1.1.0 #

  • now BrowserImageCompression compiles in platforms other than web.

1.1.1 #

  • Removed platform-specific conditional compilation for library.
  • Methods compressImageByXFileBase and compressImageBase are not globally declared anymore and are properly implemented on the classes that implements BrowserImageCompressionPlatform.

1.1.2 #

  • Fix readme typo.
10
likes
150
points
635
downloads

Publisher

verified publisherchampionsgoal.com

Weekly Downloads

This plugin wraps a JavaScript library used for image compression and is specifically designed for use in Flutter Web.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, flutter, flutter_web_plugins, js, plugin_platform_interface, universal_html

More

Packages that depend on browser_image_compression