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

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

1.0.6 (17.02.2024 - 19.02.2024) #

  • Remove get_it and equatable dependencies.
  • Add remove command. Removes component dart file and unregisters from jcnui.json.
  • Rename ComponentData to RegistryComponentData.
  • Change print method to custom logger method. Will format prints using logger.
  • Min Dart SDK version downgraded from 3.2.6 to 3.0.0

1.0.5 (15.02.2024) #

  • [Fix] Remove unnecessary help command.
  • [Fix] Fix version command.
  • Update README with new documentation link.

1.0.4 (15.02.2024) #

  • Add help command - fcnui help. Prints all available commands.
  • Add version command - fcnui version. Prints the current version of the cli package.
  • [Fix] fcnui.json is created if inside a Flutter project.

1.0.3 #

  • Add debug mode switcher in constants.dart.

1.0.2 #

  • Added example app.
  • Updated pubspec.yaml description.

1.0.1 #

  • Updated README.md. Add full documentation link.

1.0.0 #

  • Initial version.
5
likes
160
pub points
47%
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

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

dio, fpdart, yaml_edit

More

Packages that depend on fcnui