flutter_devstat 1.3.0
flutter_devstat: ^1.3.0 copied to clipboard
A Flutter project structure analyzer and file path annotator. It helps you maintain well-organized Flutter projects by showing directory trees, adding path headers to Dart files, and updating them aut [...]
1.3.0 #
- Added CLI flags:
-a— Add or update file path headers in all Dart files.-v— Show package version.-hor-u— Display usage and help info.
- Improved command-line interface and error handling.
- Enhanced directory scanning and file updating performance.
- Refactored internal file management utilities.
1.2.0 #
- Added automatic update feature for existing path headers.
- Improved compatibility with nested project structures.
- Minor code cleanup and documentation updates.
1.1.0 #
- Added directory tree visualization.
- Improved output formatting and logging.
1.0.0 #
- Initial release.
- Added base functionality for project structure analysis.
- Implemented path header insertion for Dart files.