pos_printer 0.2.0 copy "pos_printer: ^0.2.0" to clipboard
pos_printer: ^0.2.0 copied to clipboard

outdated

A android plugin that print bill using thermal printer via bluetooth

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pos_printer

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

dependencies:
  pos_printer: ^0.2.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:pos_printer/pos_printer.dart';
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A android plugin that print bill using thermal printer via bluetooth

License

unknown (license)

Dependencies

flutter, path_provider, plugin_platform_interface, screenshot

More

Packages that depend on pos_printer

Packages that implement pos_printer