-
Fixed a casting bug
-
Readme updated
- Added Null Safety: The package has been updated to fully support null safety.
- The destination path will be deleted if exists
- Disabled the escaping of html values
- Added the support for
mappedVariables
in scaff.setup.json file
- Changes default template extension to 'dart'
- New template extension prompt
- Bug fixes
- Optimizations
- Fixed the global executable path
- Initial version