gpos720_printer 1.2.2 copy "gpos720_printer: ^1.2.2" to clipboard
gpos720_printer: ^1.2.2 copied to clipboard

PlatformAndroid

A Flutter plugin to integrate printing in the Gertec GPOS720.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gpos720_printer

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

dependencies:
  gpos720_printer: ^1.2.2

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:gpos720_printer/gpos720_printer.dart';
5
likes
160
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to integrate printing in the Gertec GPOS720.

Repository (GitHub)
View/report issues

Topics

#printer #gertec #gpos720

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gpos720_printer

Packages that implement gpos720_printer