fcnui 1.0.3 copy "fcnui: ^1.0.3" to clipboard
fcnui: ^1.0.3 copied to clipboard

The fcnui CLI (Command-Line Interface) tool. It is used to generate component code for the fcnui package.

fcnui CLI #

The fcnui CLI (Command-Line Interface) tool is a powerful utility designed to simplify the management of fcnui 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 fcnui components into their applications.

Open pub.dev

Getting Started #

Full Documentation

Commands:

  1. init:

    • Initializes a new Flutter project with fcnui integration.
    • Creates a directory structure for managing fcnui components.
  2. 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.
  3. help:

    • Provides information about all available commands and their usage.
5
likes
0
pub points
1%
popularity

Publisher

verified publishershoh.dev

The fcnui CLI (Command-Line Interface) tool. It is used to generate component code for the fcnui package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, equatable, fpdart, get_it, yaml_edit

More

Packages that depend on fcnui