flutter_esc_printer 0.0.3 copy "flutter_esc_printer: ^0.0.3" to clipboard
flutter_esc_printer: ^0.0.3 copied to clipboard

outdated

This package is used to print ticket on flutter application, it can print on both android and ios vai network and printer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_esc_printer

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

dependencies:
  flutter_esc_printer: ^0.0.3

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:flutter_esc_printer/flutter_esc_printer.dart';
6
likes
30
points
22
downloads

Publisher

verified publishermylekha.app

Weekly Downloads

This package is used to print ticket on flutter application, it can print on both android and ios vai network and printer.

Repository (GitHub)

License

unknown (license)

Dependencies

esc_pos_utils, flutter, flutter_bluetooth_serial

More

Packages that depend on flutter_esc_printer