bitalino 1.1.1+1 copy "bitalino: ^1.1.1+1" to clipboard
bitalino: ^1.1.1+1 copied to clipboard

outdated

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: ^1.1.1+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
40
pub points
35%
popularity

Publisher

verified publisherscientisst.com

A Flutter plugin that integrates the communication with BITalino devices.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bitalino