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

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

Changelog #

1.0.1 - 2024-03-19 #

Features #

  • Added progress bar for asset scanning
  • Added support for all Flutter platforms (Android, iOS, web, macOS, Windows)
  • Added example project with multi-platform support
  • Added GitHub workflows for CI/CD

Bug Fixes #

  • Fixed progress bar cleanup and timing issues
  • Fixed asset scanning for empty directories
  • Fixed export conflicts in core files

Documentation #

  • Added comprehensive README with usage examples
  • Added CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • Added example project documentation

0.1.0 - 2024-03-18 #

Initial Release #

  • Basic CLI functionality for analyzing and reducing app size
  • Asset analysis and cleanup features
  • Configuration file support
3
likes
145
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #cli #assets #optimization #tools

Documentation

API reference

License

MIT (license)

Dependencies

args, console_bars, flutter, image, path, yaml

More

Packages that depend on flutter_app_size_reducer