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

A comprehensive Flutter package for efficient compression of images and PDFs with support for multiple platforms and formats.

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

0.0.5 #

  • Removed web platform support to optimize package size and performance
  • Enhanced native platform implementation
  • Improved code documentation and examples
  • Updated dependencies to latest stable versions
  • Fixed platform-specific configurations
  • Optimized package structure and organization