todo_info 1.0.1 copy "todo_info: ^1.0.1" to clipboard
todo_info: ^1.0.1 copied to clipboard

The TODO Info library analyzes code for TODO comments and reports.

1.0.1 Changes #

  • Upgrade SDK.

1.0.0 Changes #

Features #

  • Source code file analysis to identify and extract TODO comments.
  • Report generation listing TODO items along with their priority, file location, and description.
  • Support for output in Markdown (MD) and HTML formats.
  • Customization of report generation based on user-defined preferences.

Enhancements #

  • Improved efficiency in report generation.
  • Code optimization for performance improvements.
  • Added compatibility with Dart 2.15.

Bug Fixes #

  • Fixed handling of edge cases when parsing certain types of comments.
  • Addressed compatibility issues with certain Dart versions.
  • Fixed minor documentation errors.

Notes #

  • This is the first stable release of the library.
  • Basic features for TODO analysis and report generation have been implemented.
2
likes
160
points
25
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

The TODO Info library analyzes code for TODO comments and reports.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

glob

More

Packages that depend on todo_info