yjy_fiscal_printer 0.0.1 copy "yjy_fiscal_printer: ^0.0.1" to clipboard
yjy_fiscal_printer: ^0.0.1 copied to clipboard

Espon fiscal Printer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yjy_fiscal_printer

With Flutter:

 $ flutter pub add yjy_fiscal_printer

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

dependencies:
  yjy_fiscal_printer: ^0.0.1

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:yjy_fiscal_printer/common/custom_client.dart';
import 'package:yjy_fiscal_printer/common/custom_enum.dart';
import 'package:yjy_fiscal_printer/common/custom_model.dart';
import 'package:yjy_fiscal_printer/common/epson_enum.dart';
import 'package:yjy_fiscal_printer/common/epson_model.dart';
import 'package:yjy_fiscal_printer/common/espon_client.dart';
import 'package:yjy_fiscal_printer/fiscal_printer.dart';
import 'package:yjy_fiscal_printer/printer/custom_xml_http.dart';
import 'package:yjy_fiscal_printer/printer/espon_xml_http.dart';
2
likes
110
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Espon fiscal Printer.

Documentation

API reference

License

MIT (license)

Dependencies

dio, xml, xml2json

More

Packages that depend on yjy_fiscal_printer