gpio_commons 0.1.0 copy "gpio_commons: ^0.1.0" to clipboard
gpio_commons: ^0.1.0 copied to clipboard

Dart 1 only

Some shared classes for packages firmata, graystone, ...

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gpio_commons

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

dependencies:
  gpio_commons: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gpio_commons/gpio_commons.dart';
0
likes
20
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Some shared classes for packages firmata, graystone, ...

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

More

Packages that depend on gpio_commons