Releases: vital-edu/touch_bar_flutter_plugin
Releases · vital-edu/touch_bar_flutter_plugin
v0.3.0-alpha.1
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
What's Changed
- [feat] Unselect scrubber by @vital-edu in #16
- add unselect option for touchbarscrubber by @Lynoma in #15
New Contributors
Full Changelog: v0.1.0-alpha.1...v0.2.0-alpha.1
v0.1.0-alpha.1
Migration to null-safety
Alpha 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
bump version to 0.0.1-alpha.2
v0.0.1-alpha.1
fix pubspec dependencies
Alpha Release
Supported items on macos:
- TouchBarLabel
- TouchBarButton
- TouchBarPopover
- TouchBarScrubber
- TouchBarSpace