scaffoldio 0.0.3
scaffoldio: ^0.0.3 copied to clipboard
A premium project scaffolding tool for Flutter by Hiren Makwana. Build high-quality Ecommerce and Service apps in seconds.
1.0.0 #
- Initial version.
0.0.1 #
- Initial release of ScaffoldIo.
- Added 'ecommerce' template (Kapda UI).
- Added support for future 'service' templates.
0.0.2 #
- Fixed process execution error in CLI.
- Added interactive terminal support for Mason prompts.
- Updated documentation and LICENSE.
0.0.3 #
- Windows Support: Added
runInShellto resolveProcessExceptionon Windows systems. - Smart Scaffolding: Integrated
-o .logic to allow templates to be generated directly into existing project directories. - Conflict Management: Added
--on-conflict overwritefor a smoother, non-interruptive generation process. - Improved Messaging: Clearer terminal feedback during the pulling and generation phases.