flutter_post_build 1.1.0 copy "flutter_post_build: ^1.1.0" to clipboard
flutter_post_build: ^1.1.0 copied to clipboard

A command-line tool to rename and organize Flutter build artifacts after the build process is complete.

Changelog #

1.1.0 - 2025-11-09 #

  • FEAT: Added move_files option. When set to false, files are copied to the final_directory instead of being moved, leaving the original build artifacts intact.
  • DOCS: Updated README to include documentation for the new move_files flag.

1.0.0 - 2025-11-09 #

  • Initial Release
  • Core functionality to rename and move build artifacts based on pubspec.yaml configuration.
  • Supports package_name and final_directory options.
2
likes
0
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool to rename and organize Flutter build artifacts after the build process is complete.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, yaml

More

Packages that depend on flutter_post_build