nyati 1.0.5
nyati: ^1.0.5 copied to clipboard
A CLI tool to create Flutter projects with a custom folder structure.
Changelog #
1.0.5 #
- Changed template source location
1.0.4 #
- Restructured the logic of copying files/folders from the template.
- Ensures
lib/and subfolders are copied correctly. - Deletes old destination folders before copying new ones.
- Prepares assets (
assets/imagesandassets/svg) automatically.
1.0.3 #
- Initial version.