touch_bar 0.0.1-alpha copy "touch_bar: ^0.0.1-alpha" to clipboard
touch_bar: ^0.0.1-alpha copied to clipboard

discontinued
outdated

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 #

Planned Releases #

Alpha version #

  • ✅ TouchBarLabel
  • ✅ TouchBarButton
  • ✅ TouchBarPopover
  • ✅ TouchBarScrubber
  • ✅ TouchBarSpace: a blank space.

Beta version #

Estimated release on Q4 2020

  • ❌ TouchBarSlider
  • ❌ TouchBarGroup
  • ❌ TouchBarSegmentedControl
  • ❌ TouchBarColorPicker

Stable version #

Estimated release on Q1 2021

  • ❌ Widget support
14
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, touch_bar_macos, touch_bar_platform_interface

More

Packages that depend on touch_bar

Packages that implement touch_bar