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

A Flutter package to interact with the Lab Streaming Layer

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lsl_flutter

With Flutter:

 $ flutter pub add lsl_flutter

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

dependencies:
  lsl_flutter: ^0.0.3

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

Publisher

verified publishercarp.dk

Weekly Downloads

A Flutter package to interact with the Lab Streaming Layer

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

carp_multicast_lock, ffi, flutter, lsl_bindings, mockito

More

Packages that depend on lsl_flutter