remove_print_cli 1.0.0
remove_print_cli: ^1.0.0 copied to clipboard
A command-line tool to remove or modify print statements in Dart/Flutter projects for better code quality and maintenance.
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.