widgetbook_cli library

Classes

BuildRequest
BuildResponse
CiManager
CliCommand<TArgs>
A Context-aware Command for CliRunner.
CliCommandsGroup
CliRunner
CliVoidCommand
CliCommand that does not parseResults.
Context
The Context has all the information about the current environment. It is used to determine the current user, project and repository.
ContextManager
DebugEnv
Environment
ProductionEnv
PublishArgs
Typed representation of the arguments passed to the publish command.
PublishCommand
Reference
Class representation of the refs from git show-ref output.
Repository
Class representation of a git repository.
StagingEnv
UpgradeCommand
UploadTask
UseCaseMetadata
UseCaseReader
VersionsMetadata
WidgetbookHttpClient
HTTP client to connect to the Widgetbook Cloud backend
ZipEncoder

Extensions

LockFileX on YamlMap

Constants

cliDescription → const String
The description shown in the help menu
cliName → const String
The name of the CLI executable to be show in help menu
packageName → const String
The name as in pubspec.yaml
packageVersion → const String
The version as in pubspec.yaml