comments_remover 1.0.0 copy "comments_remover: ^1.0.0" to clipboard
comments_remover: ^1.0.0 copied to clipboard

A command-line tool to remove comments from Dart files in a Flutter project.

0.0.1 #

Initial release of Comments Remover with the following features:

  • Remove single-line comments (//)
  • Remove multi-line comments (/* */)
  • Process single files or entire directories
  • Command-line interface with flexible options
  • Comprehensive test suite
  • Detailed documentation
2
likes
0
points
852
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool to remove comments from Dart files in a Flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on comments_remover