scaff 2.0.1 copy "scaff: ^2.0.1" to clipboard
scaff: ^2.0.1 copied to clipboard

scaff (scaffold generator) is a simple command-line utility for generating Dart and Flutter components from template files.

2.0.1 #

  • Fixed a casting bug

  • 2.0.0+1 #

  • Readme updated

2.0.0 #

  • Added Null Safety: The package has been updated to fully support null safety.

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
6
likes
140
pub points
0%
popularity

Publisher

verified publisherganeshrvel.com

scaff (scaffold generator) is a simple command-line utility for generating Dart and Flutter components from template files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, mustache_template, path, prompts

More

Packages that depend on scaff