Skip to content

Commit

Permalink
update: 修改doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JackZhang1994 committed Nov 25, 2019
1 parent a78e803 commit afebcc0
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 27 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

83 changes: 65 additions & 18 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# flutter_bt_printer

A new Flutter plugin.
精臣蓝牙打印插件

## Getting Started

This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
#### 通道

flutter_bt_printer

#### 方法

| 方法名 | 含义 | 参数 |
| ------ | ------ | ------------------------------------------------------------ |
| init | 初始化 | |
| print | 打印 | asset_number:资产编号;asset_name:资产名称;asset_model:规格型号 |
| quit | 退出 | |


For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

0 comments on commit afebcc0

Please sign in to comment.