image_compress_plus_web 0.2.0 copy "image_compress_plus_web: ^0.2.0" to clipboard
image_compress_plus_web: ^0.2.0 copied to clipboard

Platformweb

The web implementation of `image_compress_plus`.

0.2.0 #

  • DEPS: bumped minor version to align with image_compress_plus 3.0.0 release line.

0.1.5 #

  • FIX: fix pica initialization to use window object instead of jsWindow for improved compatibility. (dd5b101c)
  • FEAT: remove pica from web (#324). (b56ce0fa)

0.1.4+1 #

  • DOCS: The first version for OpenHarmony. (5fcab8da)

0.1.4 #

  • DEPS: Update js to >=0.6.0 <0.8.0.

0.1.3+2 #

0.1.3+1 #

0.1.3 #

  • Change sdk constraint to >=2.16.0 <4.0.0.

0.1.2 #

  • Remove WidgetsFlutterBinding.ensureInitialized(); in registerWith method.

0.1.1 #

  • Migrate sdk constraint >=2.16.0 <3.0.0.
  • Bump version package:js min version to 0.6.5.

0.1.0 #

  • The first version of image_compress_plus_web.