consys_gertec_plugin 0.0.4
consys_gertec_plugin: ^0.0.4 copied to clipboard
Interface para utilização do scanner e impressora do dispositivo SK210 da Gertec
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add consys_gertec_pluginThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
consys_gertec_plugin: ^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:consys_gertec_plugin/consys_gertec_plugin.dart';