touch_bar

A Flutter plugin for interact with the touch bar of supported models of MacBook Pro, providing dynamic contextual controls.

image

Why this is a federated plugin?

Although the TouchBar is a hardware that exists solely in some versions of the MacBook Pro, we cannot guarantee that this will always be the case.

Besides, in the nearish future, the browsers can add a public API to allow web pages interaction with the TouchBar. Actually, there is an issue that requests a TouchBar Web API in the WebKit.

Todo

Implemented

  • X TouchBarLabel
  • x TouchBarButton
  • X TouchBarPopover
  • X TouchBarScrubber
  • X TouchBarSpace: a blank space.

Unimplemented

  • TouchBarSlider
  • TouchBarGroup
  • TouchBarSegmentedControl
  • TouchBarColorPicker
  • Widget support

Libraries

touch_bar