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

A common platform interface for the touch_bar plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add touch_bar_platform_interface

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

dependencies:
  touch_bar_platform_interface: ^0.3.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_platform_interface/touch_bar_platform_interface.dart';
0
likes
110
pub points
4%
popularity

Publisher

unverified uploader

A common platform interface for the touch_bar plugin.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on touch_bar_platform_interface