meshcore_dart 0.2.0 copy "meshcore_dart: ^0.2.0" to clipboard
meshcore_dart: ^0.2.0 copied to clipboard

A Dart library for controlling MeshCore devices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshcore_dart

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

dependencies:
  meshcore_dart: ^0.2.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:meshcore_dart/meshcore_dart.dart';
0
likes
40
points
454
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for controlling MeshCore devices.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

cryptography, flutter_libserialport, libserialport, libserialport_plus, universal_ble

More

Packages that depend on meshcore_dart