jt_flutter_cli 1.3.1
jt_flutter_cli: ^1.3.1 copied to clipboard
A command-line tool that simplifies auto-code generation. Fully flexible, allowing you to generate a feature and widget for your Flutter applications.
1.3.0 #
- Now multipart request can send list of files
1.2.0 #
- Fixed path issue
- Now Create assets command will create const for image
1.1.1 #
- Readme file update
1.1.0 #
- Added optional file and fields support for multipart request
1.0.0 #
- Fixed import issue
- Fixed use case generate issue
- Fixed use case repo name issue
- Fixed bloc and page use case name issue
- Added support for multipart request
- Readme file updates
- Code refactor
0.0.10 #
- Now Error state will have the status code
- Improved user interface
- Code fixes
- Rules updated to readme file
- Existing project upgrade guide is added to utilize CLI tool in existing project in readme file
- Code refactor
0.0.9 #
- Fixed No request override issue
0.0.8 #
- Fixed model creation issue
- README.md updates
0.0.7 #
- Fixed common widget comment issue
- README.md updates
0.0.6 #
- README.md updates
0.0.5 #
- Fixed bloc provider issue
- README.md updates
0.0.4 #
- Added POST API call integration feature
- Fixed window system pub cache path issue
- Fixed window system file permission issue
0.0.3 #
- Added GET API call integration feature
- Improved feature code
- Fixed windows 10 pub get issue
0.0.2 #
- Feature source path issue fixed
- DI update for feature files
- Update repository URL in pubspec.yaml
0.0.1 #
- Initial version