gpos720_printer 0.0.7+1 copy "gpos720_printer: ^0.0.7+1" to clipboard
gpos720_printer: ^0.0.7+1 copied to clipboard

A Flutter plugin to integrate printing in the Gertec GPOS720.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gpos720_printer

With Flutter:

 $ flutter pub add gpos720_printer

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

dependencies:
  gpos720_printer: ^0.0.7+1

Alternatively, your editor might support dart pub get or 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
0
points
20
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gpos720_printer

Packages that implement gpos720_printer