touch_bar 0.3.0-alpha.1 copy "touch_bar: ^0.3.0-alpha.1" to clipboard
touch_bar: ^0.3.0-alpha.1 copied to clipboard

discontinued
PlatformmacOS

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.

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 #

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

Unimplemented #

  • ❌ TouchBarSlider
  • ❌ TouchBarGroup
  • ❌ TouchBarSegmentedControl
  • ❌ TouchBarColorPicker
  • ❌ Widget support
14
likes
130
points
8
downloads

Documentation

API reference

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
Contributing

License

MIT (license)

Dependencies

flutter, touch_bar_macos, touch_bar_platform_interface

More

Packages that depend on touch_bar

Packages that implement touch_bar