blackmagicdesign 0.3.0 copy "blackmagicdesign: ^0.3.0" to clipboard
blackmagicdesign: ^0.3.0 copied to clipboard

Dart client utilities for controlling Blackmagic Design HyperDeck, Web Presenter, and ATEM switcher devices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blackmagicdesign

With Flutter:

 $ flutter pub add blackmagicdesign

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

dependencies:
  blackmagicdesign: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:blackmagicdesign/blackmagicdesign.dart';
7
likes
160
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart client utilities for controlling Blackmagic Design HyperDeck, Web Presenter, and ATEM switcher devices.

Repository (GitHub)
View/report issues

Topics

#blackmagic-design #hyperdeck #web-presenter #atem #broadcast

License

MIT (license)

More

Packages that depend on blackmagicdesign