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

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 Dart:

 $ dart pub add talabi_printer

With Flutter:

 $ flutter pub add talabi_printer

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

dependencies:
  talabi_printer: ^0.1.9

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:talabi_printer/talabi_printer.dart';
1
likes
0
points
3
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
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on talabi_printer

Packages that implement talabi_printer