egycoder_cli 2.1.0 egycoder_cli: ^2.1.0 copied to clipboard
this is one of egycoder framework packages, it's a cli to manage your code
1.1.1 #
- adding egycoder_helper package if user initiate application with -l flag
0.3.4 #
- adding egycoder_helper package if user initiate application with -l flag
0.3.3 #
- fixing logger name
0.3.2 #
- updating logger system
0.2.2 #
- route service route name hotfix
0.2.1 #
- init command hotfix
0.2.0 #
- using package path in generated screens.
- by default
public_member_api_docs
: will befalse
. - use
super.key
instead of ({Key? key}): super(key: key). - private source code.
- adding provider context in
initState
not inbuild
. - adding save generate call before all commands.
- adding example.
- updating
analysis_option
.yaml's default starting rules
0.1.0 #
- support multi action in same command.
- adding very good analysis package.
- fixing route service initial screen name.
- new feature to adding packages by index, to see all indexes run
egycoder add -h
.
0.0.0 #
- Initial version.