- This initial version generates only the folders. In the next versions we will also add some file templates according to the context of the clicked folder.
- some bugs corrections
- Test flag removed;
- introduce the .template files with a template of a dart class file using special keywords;
- New special keyword "{{package_name}} added to help you with imports lines in templates file;
- New templates files in repository.
- bugfix related to pubspec.yaml, mandatory to get the package name.
- remove warnig messages.
- removing problematic access to pubspec.yaml
- Dowload default templates from repository
- Bugfix: The folders templates should ends withs '/'
- New Feature: Now you can use your own repository to get your templates. See the settings of this extension.