next_feature 0.0.1
next_feature: ^0.0.1 copied to clipboard
A CLI tool to generate Flutter feature folder structure with clean architecture.
0.0.1 #
description: A powerful CLI tool for Flutter developers that generates clean, scalable feature folder structures following clean architecture principles.
- 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 repository: https://github.com/MohamedOsama26/next-feature issue_tracker: https://github.com/MohamedOsama26/next-feature/issues