healthrian_uart_support 1.1.1 copy "healthrian_uart_support: ^1.1.1" to clipboard
healthrian_uart_support: ^1.1.1 copied to clipboard

Healthrian library for supporting UART connector manager

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add healthrian_uart_support

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

dependencies:
  healthrian_uart_support: ^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:healthrian_uart_support/healthrian_uart_support.dart';
1
likes
120
points
95
downloads

Publisher

unverified uploader

Weekly Downloads

Healthrian library for supporting UART connector manager

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

data, device_info_plus, encrypt, flutter, flutter_libserialport, healthrian_common_support, mobx, rxdart, shared_preferences, shell

More

Packages that depend on healthrian_uart_support