xproject_generator 1.0.5
xproject_generator: ^1.0.5 copied to clipboard
CLI and library to scaffold Flutter applications and feature modules using opinionated GetX and Riverpod templates.
1.0.5 #
- Add Bloc State Management Option
- Add Simple and Clean Code (Using domainlayer) option when create project using Bloc and Riverpod
1.0.4 #
- Update path when generate feature for getx
1.0.3 #
- Adjust logic to load assets in lib/assets/fonts
1.0.2 #
- Move assets into lib
1.0.1 #
- Add customable TextStyle function using Inter
- Add customable AppColor
- Add api request boilerplate
- Bug Fixing
1.0.0 #
- Initial version.