flutter_luban 2.1.1 copy "flutter_luban: ^2.1.1" to clipboard
flutter_luban: ^2.1.1 copied to clipboard

An image compress package like Luban for Dart, based on image. This library has no system platform constraints.

2.1.1 #

  • add targetWidth

2.1.0 #

  • Use cross_file for web adaptation
  • add targetPath default value
  • Change "toJpg" to "toRgb"
  • upgrade image: ^4.9.2

2.0.0 #

  • Implement the algorithm of luban2
  • Optimize compression performance
  • upgrade image: ^4.9.1
  • Minimum Flutter version is 3.10.0
  • Minimum Dart version is 3.0.0

0.1.15 #

  • upgrade image: ^4.5.4
  • change path to targetPath
  • add useCache

0.1.14 #

  • upgrade image: ^4.2.0

0.1.13 #

0.1.12 #

  • upgrade image: ^3.0.2
  • Migrate to null safety

0.1.11 #

  • upgrade image: ^2.1.11
  • Fixed loop _compressPng

0.1.9+2 #

  • support .PNG and .JPG/JPEG

0.1.9+1 #

  • add autoRatio

0.1.9 #

  • upgrade image: ^2.1.9 (Optimize jpegDecode)

0.1.8 #

  • upgrade image: ^2.1.8
  • add compressImageQueue
  • add compressImageList

0.1.7+1 #

  • upgrade image: ^2.1.3

0.1.7 #

  • upgrade image: ^2.1.0

0.1.6+1 #

  • add png support, but just beta

0.1.5 #

  • add custom params
  • upgrade image 2.0.7

0.1.4 #

  • add auto mode

0.1.3 #

  • add compress mode

0.1.2 #

  • Optimization algorithm

0.1.1 #

  • Initial commit
100
likes
140
points
832
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An image compress package like Luban for Dart, based on image. This library has no system platform constraints.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

cross_file, flutter, image

More

Packages that depend on flutter_luban