slidy 0.9.9
slidy: ^0.9.9 copied to clipboard
CLI package manager and template for Flutter. This CLI consists of a way to assemble your project structured by modules, pages, repositories, widgets always following the standards of good practices t [...]
1.0.0 #
- added command run, for exec your scripts in pubspec.yaml
- Some commands have been improved for ease of usability for example the module, page and widget generation command have been shortened.
- Fix errors
0.2.1 #
- Removed folder App for main module.
- File placement changes after "start -c" command.
- The command "start -c" is being optimized to be the initial interface. We are working on the routes.
0.2.0 #
- Added start -c, to start the project with routers, locations, and page structures
0.1.2 #
- Added bloc command create;
0.1.1 #
- Added param 'create';
0.0.1 #
- Initial version, created by Stagehand