Last updated:
0 purchases
flutter zebra sdk
flutter_zebra_sdk #
Getting Started #
import 'package:flutter_zebra_sdk/flutter_zebra_sdk.dart';
copied to clipboard
Android #
Permissions required depending on your printer:
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.BLUETOOTH"></uses-permission>
copied to clipboard
Work in progress #
✅ Send ZPL data over TCP/IP
✅ Send ZPL data over Bluetooth® without pairing
❌ Send CPCL data over TCP/IP
❌ Send CPCL data over Bluetooth® without pairing
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.