bitalino 2.0.1 icon indicating copy to clipboard operation
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
140
pub points
22%
popularity

Publisher

verified publisher iconscientisst.com

A Flutter plugin that integrates the communication with BITalino devices.

Homepage
Repository (GitHub)

Documentation

API reference

License

Icon for licenses.GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bitalino