flutter_app_size_reducer 0.0.1 copy "flutter_app_size_reducer: ^0.0.1" to clipboard
flutter_app_size_reducer: ^0.0.1 copied to clipboard

A Flutter plugin for analyzing and reducing app size through CLI commands

0.0.1 #

  • Initial release of flutter_app_size_reducer
  • Added core functionality for app size analysis
  • Implemented CLI interface for size optimization
  • Added configuration support via YAML
  • Included documentation and examples