plugins.flutter-tools.settings.decorations.statusline.app_version

Set to true to be able use the flutter_tools_decorations.app_version in your statusline. This will show the current version of the flutter app from the pubspec.yaml file.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.flutter-tools.settings.decorations.statusline.device

Set to true to be able use the flutter_tools_decorations.device in your statusline. This will show the currently running device if an application was started with a specific device.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.flutter-tools.settings.decorations.statusline.project_config

Set to true to be able use the flutter_tools_decorations.project_config in your statusline this will show the currently selected project configuration.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by: