fcnui 1.0.0 fcnui: ^1.0.0 copied to clipboard
The flutter_cn_ui CLI (Command-Line Interface) tool.
flutter_cn_ui CLI #
The flutter_cn_ui CLI (Command-Line Interface) tool is a powerful utility designed to simplify the management of flutter_cn_ui components within Flutter projects. With an intuitive interface and a set of essential commands, the CLI empowers developers to streamline their workflow and efficiently integrate flutter_cn_ui components into their applications.
Commands:
-
init:
- Initializes a new Flutter project with flutter_cn_ui integration.
- Creates a directory structure for managing flutter_cn_ui components.
-
add [component_name]:
- Fetches the specified component from the API.
- Checks if the component already exists in the project and if the version is up-to-date.
- If the component is not present or an updated version is available, prompts the user to add or update the component.
- Generates a new Dart file for the component if added or updated.
-
help:
- Provides information about all available commands and their usage.