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

discontinued
PlatformmacOS

macOS implementation of the touch_bar plugin.

0.3.0-alpha.1 #

  • Add option to load image from network using TouchBarImage.loadFromNetwork.

0.2.0-alpha.1 #

  • Add unselectAfterHit option to Scrubber.

0.1.0-alpha.1 #

  • Add null safety support

0.0.1-alpha.3 #

  • Add compatibility to macOS version above 10.11: the plugin does not have any use for MacOS below 10.12.2 (TouchBar is available since macOS 10.12.2) but now, the plugin can be used in projects targeting macOS 10.11 without raising any build errors.

0.0.1-alpha.2 #

  • Fix macos version in podspec.

0.0.1-alpha.1 #

  • Fix dependencies in pubspec.

0.0.1-alpha #

  • Initial open-source release.