bitalino 2.0.1 copy "bitalino: ^2.0.1" to clipboard
bitalino: ^2.0.1 copied to clipboard

A Flutter plugin that integrates the communication with BITalino devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bitalino

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

dependencies:
  bitalino: ^2.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:bitalino/bitalino.dart';
3
likes
130
pub points
31%
popularity

Publisher

verified publisherscientisst.com

A Flutter plugin that integrates the communication with BITalino devices.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bitalino