spectrum_lib 1.0.1 copy "spectrum_lib: ^1.0.1" to clipboard
spectrum_lib: ^1.0.1 copied to clipboard

Mathematical library for calculating the EEG signal spectrum

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spectrum_lib

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

dependencies:
  spectrum_lib: ^1.0.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:spectrum_lib/spectrum_lib.dart';
0
likes
140
points
25
downloads

Publisher

verified publisherbrainbit.com

Weekly Downloads

Mathematical library for calculating the EEG signal spectrum

Homepage
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on spectrum_lib