lsl_flutter 0.0.5 copy "lsl_flutter: ^0.0.5" to clipboard
lsl_flutter: ^0.0.5 copied to clipboard

PlatformAndroid

A Flutter package to interact with the Lab Streaming Layer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lsl_flutter

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

dependencies:
  lsl_flutter: ^0.0.5

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:lsl_flutter/lsl_flutter.dart';
2
likes
130
points
17
downloads

Publisher

verified publishercarp.dk

Weekly Downloads

A Flutter package to interact with the Lab Streaming Layer

Documentation

API reference

License

MIT (license)

Dependencies

carp_multicast_lock, ffi, flutter, lsl_bindings, mockito

More

Packages that depend on lsl_flutter