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

This plugin wraps a JavaScript library used for image compression and is specifically designed for use in Flutter Web. The image compression process runs on a web worker concurrently with Flutter's UI [...]

1.0.0 #

  • This release contains a functional example of the plugin browser_image_compression.
5
likes
0
pub points
71%
popularity

Publisher

verified publisherchampionsgoal.com

This plugin wraps a JavaScript library used for image compression and is specifically designed for use in Flutter Web. The image compression process runs on a web worker concurrently with Flutter's UI main thread, ensuring smooth performance. You can set the final size of the compressed image to any desired value. However, please note that when a high compression rate is set, the library may take longer to process the image.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cross_file, flutter, flutter_web_plugins, js, plugin_platform_interface

More

Packages that depend on browser_image_compression