hiflex 0.0.11 copy "hiflex: ^0.0.11" to clipboard
hiflex: ^0.0.11 copied to clipboard

unlisted

HiFLEX Sensor Plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hiflex

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

dependencies:
  hiflex: ^0.0.11

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:hiflex/hiflex_device.dart';
import 'package:hiflex/hiflex_manager.dart';
import 'package:hiflex/hiflex_raw_device.dart';
import 'package:hiflex/hiflex_sampling.dart';
0
likes
35
pub points
0%
popularity

Publisher

unverified uploader

HiFLEX Sensor Plugin

Homepage

License

LGPL-3.0 (LICENSE)

Dependencies

flutter, flutter_ble_lib, permission_handler

More

Packages that depend on hiflex