Skip to content

devmel/godex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A dart package for communicating with and controlling GoDEX label printers

Topics

Resources

License

Stars

Watchers

Forks

Languages