talabi_printer 2.1.0 copy "talabi_printer: ^2.1.0" to clipboard
talabi_printer: ^2.1.0 copied to clipboard

PlatformAndroid

A Flutter plugin for sending printing commands to a Urovo i9100 thermal printer. This plugin allows seamless integration with the Urovo i9100 printer to send commands and facilitate printing functiona [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add talabi_printer

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

dependencies:
  talabi_printer: ^2.1.0

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for sending printing commands to a Urovo i9100 thermal printer. This plugin allows seamless integration with the Urovo i9100 printer to send commands and facilitate printing functionality in Flutter applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on talabi_printer

Packages that implement talabi_printer