- vortex_cli package
 - documentation
 - commands/impl/index.dart
 
vortex_cli package
- Libraries
 - commands/commands_list
 - commands/functions/create/create_main
 - commands/impl/args_mixin
 - commands/impl/create/component/component
 - commands/impl/create/middleware/middleware
 - commands/impl/create/page/page
 - commands/impl/create/project/project
 - commands/impl/help/help
 - commands/impl/index
 - commands/impl/init/flutter/init
 - commands/impl/init/flutter/init_vortex
 - commands/impl/install/install
 - commands/impl/install/install_flutterwind
 - commands/impl/install/install_vortex
 - commands/impl/remove/remove
 - commands/impl/runner/runner
 - commands/impl/runner/runner_component
 - commands/impl/runner/runner_composable
 - commands/impl/runner/runner_plugin
 - commands/impl/update/update
 - commands/impl/version/version
 - commands/interface/command
 - config/cli_config
 - core/check_dev_version
 - core/generator
 - core/print_vortex_cli
 - core/structure
 - core/version_update
 - exception/cli_exception
 - exception/exception
 - extension
 - extensions/list
 - extensions/string
 - models/file_model
 - samples/analysis_option
 - samples/interface/sample_interface
 - samples/page
 - samples/vortex_main
 - utils/create_list_directory
 - utils/create_main
 - utils/create_single_file
 - utils/format_dart_file
 - utils/logger
 - utils/menu
 - utils/pub_dev_api
 - utils/pubspec_lock
 - utils/pubspec_utils
 - utils/replace_to_relative_path
 - utils/shell_utils
 - utils/sort
 - vortex_cli