godex 1.0.0 copy "godex: ^1.0.0" to clipboard
godex: ^1.0.0 copied to clipboard

A dart package for communicating with and controlling Godex label printers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add godex

With Flutter:

 $ flutter pub add godex

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

dependencies:
  godex: ^1.0.0

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:godex/godex.dart';
1
likes
130
points
14
downloads

Publisher

verified publisherdevmel.com

Weekly Downloads

A dart package for communicating with and controlling Godex label printers.

Homepage
Repository (GitHub)
View/report issues

Topics

#godex #sticker #print

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

image, meta

More

Packages that depend on godex