zebra_printer 0.1.2
zebra_printer: ^0.1.2 copied to clipboard
Zebra yazıcılar için Flutter yönetim paketi. Bluetooth bağlantısı ve ZPL gönderimi için Zebra Link-OS SDK kullanır.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add zebra_printerWith Flutter:
$ flutter pub add zebra_printerThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
zebra_printer: ^0.1.2Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.