flutter_image_compress_web 0.1.4+1 flutter_image_compress_web: ^0.1.4+1 copied to clipboard
The web implementation of `flutter_image_compress`.
0.1.4 #
- DEPS: Update
js
to>=0.6.0 <0.8.0
.
0.1.3+2 #
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 to0.6.5
.
0.1.0 #
- The first version of flutter_image_compress_web.