Skip to content

Releases: vital-edu/touch_bar_flutter_plugin

v0.3.0-alpha.1

06 May 18:57
9a2e180
Compare
Choose a tag to compare

What's Changed

  • [RELEASE][v0.3.0-alpha.1] Add support for network image #18

Full Changelog: v0.2.0-alpha.1...v0.3.0-alpha.1

v0.2.0-alpha.1

09 Apr 10:07
5eb2d65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.1...v0.2.0-alpha.1

v0.1.0-alpha.1

26 Mar 02:08
c30bf89
Compare
Choose a tag to compare

Migration to null-safety

Alpha Release

11 Nov 15:19
5fb0712
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release

It was fixed the cyclic dependencies issue and added support for MacOS deployment build >= v10.11.

The TouchBar only works with MacOS >= v10.12.2 but now the plugin can be used in projects that have a deployment build target set to 10.11 without raising build errors.

v0.0.1-alpha.2

11 Nov 15:05
2c099ec
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release
bump version to 0.0.1-alpha.2

v0.0.1-alpha.1

28 Sep 03:27
f8be4e2
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release
fix pubspec dependencies

Alpha Release

28 Sep 02:34
0cc744d
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release

Supported items on macos:

  • TouchBarLabel
  • TouchBarButton
  • TouchBarPopover
  • TouchBarScrubber
  • TouchBarSpace