callibri_ecg 1.0.0 copy "callibri_ecg: ^1.0.0" to clipboard
callibri_ecg: ^1.0.0 copied to clipboard

Flutter wrapper for CallibriECG library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add callibri_ecg

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

dependencies:
  callibri_ecg: ^1.0.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:callibri_ecg/callibri_ecg.dart';
0
likes
130
points
21
downloads

Publisher

verified publisherbrainbit.com

Weekly Downloads

Flutter wrapper for CallibriECG library

Homepage
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on callibri_ecg