pda_608_plugin 0.0.13 copy "pda_608_plugin: ^0.0.13" to clipboard
pda_608_plugin: ^0.0.13 copied to clipboard

PlatformAndroid
unlisted

A Flutter plugin for interfacing with PDA 608 hardware (printer and scanner).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pda_608_plugin

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

dependencies:
  pda_608_plugin: ^0.0.13

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:pda_608_plugin/pda_608_plugin.dart';
0
likes
150
points
546
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for interfacing with PDA 608 hardware (printer and scanner).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pda_608_plugin

Packages that implement pda_608_plugin