next_feature 0.0.2 copy "next_feature: ^0.0.2" to clipboard
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
1
likes
160
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A CLI tool to generate Flutter feature folder structure with clean architecture.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, interact, path, prompts

More

Packages that depend on next_feature