fix(pubspec): replace Chinese description with English to fix Windows CMD encoding issue
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: idcard
|
name: idcard
|
||||||
description: "一个用于读取中国二代身份证的 Flutter 插件,集成了01SDK身份证识别功能,支持USB和蓝牙连接方式。"
|
description: "A Flutter plugin for reading Chinese ID cards with 01SDK support, via USB or Bluetooth."
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
homepage: https://github.com/your-username/idcard
|
homepage: https://github.com/your-username/idcard
|
||||||
repository: https://github.com/your-username/idcard
|
repository: https://github.com/your-username/idcard
|
||||||
|
|||||||
Reference in New Issue
Block a user