ailink_food_probe 0.0.2
ailink_food_probe: ^0.0.2 copied to clipboard
AiLink Probe and Probe Box Protocol Data Processing.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ailink_food_probeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ailink_food_probe: ^0.0.2Alternatively, 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:ailink_food_probe/ailink_food_probe.dart';