ndi_windows_player 0.1.0 copy "ndi_windows_player: ^0.1.0" to clipboard
ndi_windows_player: ^0.1.0 copied to clipboard

PlatformWindows

A native windows implementation of NDI stream decoding leveraging the flutter::TextureRegistrar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ndi_windows_player

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

dependencies:
  ndi_windows_player: ^0.1.0

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:ndi_windows_player/ndi_windows_player.dart';
1
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A native windows implementation of NDI stream decoding leveraging the flutter::TextureRegistrar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ndi_windows_player