Skip to content

Add Flutter specific actions to the TouchBar on a mac #936

@franzsilva

Description

@franzsilva

I think it would be an interesting feature for Mac users that use the touchbar to have Flutter actions that can be fired from the Touch Bar. Vs Code has the feature implemented since September last year. All we would need to do is add the icons and the commands it would run.

From the top of my head I could think of these options.

While not debugging:

  • flutter doctor (Doctor icon)
  • open pub spec

While Debugging:

  • Reload
  • Hot reload
  • Switch platform
  • Performance overlay

I would be happy to implement this feature and create a pull request. Its not a hard task just define how it would work.

What do you think?

cc @timsneath, @sethladd, @DanTup

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions