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

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.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:flutter_esc_printer/flutter_esc_printer.dart';
6
likes
40
pub points
32%
popularity

Publisher

verified publishermylekha.app

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

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

esc_pos_utils, flutter, flutter_bluetooth_serial

More

Packages that depend on flutter_esc_printer