ecos_communicator 1.2.2 copy "ecos_communicator: ^1.2.2" to clipboard
ecos_communicator: ^1.2.2 copied to clipboard

A library to easily communicate with the ECoS command station.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ecos_communicator

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

dependencies:
  ecos_communicator: ^1.2.2

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:ecos_communicator/ecos_communicator.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherdavidlangheiter.com

A library to easily communicate with the ECoS command station.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection, meta

More

Packages that depend on ecos_communicator