evolute_printer_flutter 0.0.1 copy "evolute_printer_flutter: ^0.0.1" to clipboard
evolute_printer_flutter: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for Evolute handheld devices with integrated thermal printer. Supports text, image, and QR code printing via the Evolute SDK AIDL service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add evolute_printer_flutter

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

dependencies:
  evolute_printer_flutter: ^0.0.1

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:evolute_printer_flutter/evolute_printer_flutter.dart';
1
likes
150
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Evolute handheld devices with integrated thermal printer. Supports text, image, and QR code printing via the Evolute SDK AIDL service.

Repository (GitHub)
View/report issues

Topics

#printer #thermal-printer #evolute #hardware #android

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on evolute_printer_flutter

Packages that implement evolute_printer_flutter