zcs_sdk_plugin 1.2.0 copy "zcs_sdk_plugin: ^1.2.0" to clipboard
zcs_sdk_plugin: ^1.2.0 copied to clipboard

PlatformAndroid

A Flutter plugin for ZCS SDK integration. Provides universal dynamic printing for receipts, invoices, and documents with QR codes, dual copies, and configurable layouts. Includes printRawText for simp [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zcs_sdk_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zcs_sdk_plugin: ^1.2.0

Alternatively, 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:zcs_sdk_plugin/zcs_sdk_plugin.dart';
1
likes
130
points
249
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for ZCS SDK integration. Provides universal dynamic printing for receipts, invoices, and documents with QR codes, dual copies, and configurable layouts. Includes printRawText for simple text printing and device serial number retrieval.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zcs_sdk_plugin

Packages that implement zcs_sdk_plugin