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.

godex #

godex is a Dart package for communicating with and controlling GoDEX label printers. It provides a simple, high-level API for printing labels using images. This package is suitable for Flutter and Dart backend applications that require label printing for logistics, inventory, retail, and more.

✨ Features #

  • Connect to GoDEX printers via network UDP.
  • Generate and send raw label commands.
  • Print images.
  • Cross-platform ready (desktop, mobile, and backend via Dart VM).

πŸš€ Getting Started #

Installation #

Add godex to your pubspec.yaml:

dependencies:
  godex: any

Then run:

dart pub get

or for Flutter:

flutter pub get

🧰 Usage #

See godex_example.dart

πŸ–¨ Supported Printers #

This package is designed for GoDEX printers supporting EZPL or similar command languages. Confirm compatibility with your specific model.

πŸ™Œ Contributions #

Contributions, issues, and feature requests are welcome!

1
likes
130
points
16
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