Nutcracker Dart Tools1- Generate top level barrel fileGenerates a top level dart export barrel file for all files in a directory and its subdirectories. If subdirectories have their own barrel files, it exports only the paths of those barrels.
2- Generate a new feature directoryGenerates a new feature directory.
3- Generates an empty class content inside new dart fileAppends an empty class body to the new dart file, based on the file name.
Compile local VSIX file
|