Skip to content

Releases: shirne/zxing-dart

0.8.2

06 Nov 07:19
b3b934f
Compare
Choose a tag to compare

improve example
add RGBLuminanceSource.orig

0.8.1

30 Oct 09:47
db02190
Compare
Choose a tag to compare
  1. change Int8List to Uint8List
  2. Sync zxing to 2022-10-24

0.7.3

12 Sep 12:45
1f2a739
Compare
Choose a tag to compare
  • Fix test
  • Improve example
  • Format code

0.7.0

09 Jun 11:55
Compare
Choose a tag to compare

同步zxing至2022-05-16(3.5.0)

0.6.0

11 Mar 07:49
Compare
Choose a tag to compare

同步zxing至2022-02-28

0.4.0

25 Sep 05:04
Compare
Choose a tag to compare

添加代码格式检查文件(lints)
同步zxing-Java到 9.18
增加灰度处理模块,使用此模块可略增强识别率

0.3.3

24 Jun 05:50
Compare
Choose a tag to compare
  • code optimization & formats

0.3.2

22 Jun 11:57
Compare
Choose a tag to compare
  • remove flutter dev-dep.
  • replace buffer_image with image pkg in tests
  • fix some bugs
  • fix exception throws

0.3.1

19 Jun 14:22
Compare
Choose a tag to compare

remove flutter dep.
add reverse test

0.3.0

16 Jun 02:52
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • fix datamatrix encode
  • change some prop as dart style