file_compression_plus 0.0.3 copy "file_compression_plus: ^0.0.3" to clipboard
file_compression_plus: ^0.0.3 copied to clipboard

A Flutter package for compressing various file types including images and PDFs.

0.0.1 #

  • Initial release of File Compression Plus
  • Added image compression functionality with customizable quality and dimensions
  • Added PDF compression with multiple compression levels
  • Support for JPG, PNG, and WebP image formats

0.0.2 #

  • Added comprehensive documentation and examples
  • Improved error handling and resource cleanup
  • Fixed platform configurations in pubspec.yaml
  • Updated Flutter SDK requirement to >=1.20.0
  • Added proper plugin implementation structure