dart_class_analyzer 0.1.6
dart_class_analyzer: ^0.1.6 copied to clipboard
Dart Class Analyzer
0.1.6 #
- fix: Fixed error while parsing file in
countMethodsInFilemethod.
0.1.5 #
- feat: Improved method counting by using multiple classes in one file.
0.1.4 #
- feat: Added verbose output.
0.1.3 #
- fix: Improved logging output.
0.1.2 #
Updated README
0.1.1 #
- feat: Added command line options to count methods in classes.
0.1.0 #
- feat: initial release 🎉
0.1.0+1 #
- feat: initial commit 🎉