easy_ticket_b08 1.0.1 copy "easy_ticket_b08: ^1.0.1" to clipboard
easy_ticket_b08: ^1.0.1 copied to clipboard

This is a printer product written by cudev

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_ticket_b08

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

dependencies:
  easy_ticket_b08: ^1.0.1

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:easy_ticket_b08/consts/const.dart';
import 'package:easy_ticket_b08/features/printer_pos/controllers/home_printer_controller.dart';
import 'package:easy_ticket_b08/features/printer_pos/service_printer_pos/sunmi_printer.dart';
import 'package:easy_ticket_b08/features/printer_pos/views/home_printer.dart';
import 'package:easy_ticket_b08/main.dart';
import 'package:easy_ticket_b08/utils/date_utils.dart';
1
likes
105
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This is a printer product written by cudev

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on easy_ticket_b08