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

discontinued
outdated

macOS implementation of the touch_bar plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add touch_bar_macos

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  touch_bar_macos: ^0.2.0-alpha.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:touch_bar_macos/touch_bar_macos.dart';
0
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

macOS implementation of the touch_bar plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, touch_bar_platform_interface

More

Packages that depend on touch_bar_macos

Packages that implement touch_bar_macos