Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 384 Bytes

README_CN.md

File metadata and controls

26 lines (16 loc) · 384 Bytes

Dict_reader

Pub Version

English | 中文

读取 mdict 文件,支持 MDX/MDD 文件格式。

缺点

这些缺点不影响一般使用 :)

  • 校验 ❌
  • lzo 压缩 ❌
  • 3.0 版本格式 ❌
  • record 块加密 ❌

安装

dart pub add dict_reader

使用

示例