next_feature 0.0.2
next_feature: ^0.0.2 copied to clipboard
A CLI tool to generate Flutter feature folder structure with clean architecture.
0.0.2 #
- Initial release
- Generate Flutter feature folder structures following clean architecture
- Support for multiple state management solutions (Bloc, GetX, Provider, Riverpod)
- Interactive CLI prompts for feature configuration
- Support for splitting data sources into local and remote
- Auto-generation of models, use cases, and screens
- Command-line options for non-interactive usage