barrel_create 1.2.1
barrel_create: ^1.2.1 copied to clipboard
CLI tool that creates a barrel file for a given directory or all directories in your project.
1.2.1 #
- fixed bugs where it was processing non dart directories.
- fixed a bug where the barrel file was exporting itself.
- changed the threshold to 2 when the user explcitly targets a directory.
1.0.3 #
- grammar/spelling in readme.
1.0.2 #
- updated the doco to encourage the use of the brl shortcut.
- changed the quiet option to be on by default.
1.0.1 #
Added short cut command brl
1.0.0 #
- Initial version.