Commit 75d82d1f authored by Andrey's avatar Andrey

Updated pubspec, readme, changelog.

parent 99d1d22a
## [0.9.0] ## [0.9.0] - [0.9.1]
* Initial release * Initial release
* Added basic functions (cut paper, write line, ...) * Added basic functions (cut paper, write line, ...)
......
...@@ -4,6 +4,9 @@ The library allows to print receipts using a ESC/POS (usually thermal) network p ...@@ -4,6 +4,9 @@ The library allows to print receipts using a ESC/POS (usually thermal) network p
It can be used in [Flutter](https://flutter.dev/) or [Dart](https://dart.dev/) projects. In Flutter, both Android and iOS are supported. It can be used in [Flutter](https://flutter.dev/) or [Dart](https://dart.dev/) projects. In Flutter, both Android and iOS are supported.
[pub.dev page](https://pub.dev/packages/esc_pos_printer)
| [Documentation](https://pub.dev/documentation/esc_pos_printer/latest/)
## Features ## Features
* Connect to Wi-Fi printers * Connect to Wi-Fi printers
......
name: esc_pos_printer name: esc_pos_printer
description: ESC/POS (thermal, receipt) printing for Flutter & Dart. description: The library allows to print receipts using a ESC/POS (usually thermal) network printer. Supports Android and iOS.
version: 0.9.0 version: 0.9.1
author: Andrey Ushakov author: Andrey Ushakov <flutter@tablemi.com>
homepage: https://github.com/andrey-ushakov/esc_pos_printer homepage: https://github.com/andrey-ushakov/esc_pos_printer
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment