flutter_image_compress_web 0.1.4+1 copy "flutter_image_compress_web: ^0.1.4+1" to clipboard
flutter_image_compress_web: ^0.1.4+1 copied to clipboard

Platformweb
unlisted

The web implementation of `flutter_image_compress`.

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 flutter_image_compress_web.