flutter_setup_cli 1.0.0
flutter_setup_cli: ^1.0.0 copied to clipboard
A command-line tool that scaffolds a clean-architecture core folder structure for new Flutter projects — including network setup with Dio, error handling, dependency injection via get_it, and routing [...]
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.