touch_bar 0.3.0-alpha.1
touch_bar: ^0.3.0-alpha.1 copied to clipboard
A Flutter plugin to interact with the touch bar of supported models of MacBook Pro, providing dynamic contextual controls.
touch_bar #
A Flutter plugin for interact with the touch bar of supported models of MacBook Pro, providing dynamic contextual controls.
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 #
- ✅ TouchBarLabel
- ✅ TouchBarButton
- ✅ TouchBarPopover
- ✅ TouchBarScrubber
- ✅ TouchBarSpace: a blank space.
Unimplemented #
- ❌ TouchBarSlider
- ❌ TouchBarGroup
- ❌ TouchBarSegmentedControl
- ❌ TouchBarColorPicker
- ❌ Widget support