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

print_remover remove all print() statement from the code.

Changelog #

1.0.2 - 2025-01-12 #

Added #

  • Added clear and concise instructions on how to use the package in the README.
  • Added the --help or -h flag to display help information and usage details.
  • Simplified the command by allowing the package to be run without specifying :main (now works with dart pub run print_remover).

Fixed #

  • Resolved a bug that caused some print() statements to be skipped during removal.

Meta #

  • Updated the README with author and contact information (LinkedIn, Facebook, Website, Fiverr).
  • Distributed under the MIT License.

1.0.1 - 2025-01-10 #

Initial Release #

  • First release of the print_remover package.
  • Removes all print() statements from Dart files in a project.
13
likes
140
points
1.13k
downloads

Publisher

verified publisherzakriakhan.com

Weekly Downloads

print_remover remove all print() statement from the code.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args

More

Packages that depend on print_remover