scaff 1.2.0+2
scaff: ^1.2.0+2 copied to clipboard
scaff (scaffold generator) is a simple command-line utility for generating Dart and Flutter components from template files.
1.2.0+2 #
- The destination path will be deleted if exists
1.2.0+1 #
- Disabled the escaping of html values
1.2.0 #
- Added the support for
mappedVariables
in scaff.setup.json file
1.1.3+1 #
- Changes default template extension to 'dart'
- New template extension prompt
1.0.4 #
- Bug fixes
- Optimizations
1.0.1 #
- Fixed the global executable path
1.0.0 #
- Initial version