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

A package to showcase project structure and add path comments to Dart files.

1.0.2 #

  • Code optimized
  • Proper documentations for better understanding

1.0.1 #

  • File Statistics to count of total files, directories, and Dart files.
  • TODO and FIXME Comments to scan files for TODO and FIXME comments and list them in a separate collapsible section.
  • Dependency Analysis to list all external package dependencies used in the project.
  • Code Metrics to calculate and display simple code metrics like lines of code, comment percentage, etc.

1.0.0 #

  • Initial version.
  • Generate project structure markdown file.
  • Add path comments to Dart files.
  • List imports for each file in the project structure.
  • Collapsable imports for clear understanding of the project structure.
2
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A package to showcase project structure and add path comments to Dart files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, path

More

Packages that depend on flutter_project_structure