tsc_blue_print 0.0.4
tsc_blue_print: ^0.0.4 copied to clipboard
Impresión TSC Bluetooth/ Network
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tsc_blue_printThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tsc_blue_print: ^0.0.4Alternatively, 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:tsc_blue_print/tsc_blue_print.dart';