Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
shirne committed Sep 7, 2022
1 parent 894b727 commit 1f2a739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .pubignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
build/
preview/
test/resources
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: zxing_lib
description: A Dart port of zxing that encode and decode multiple 1D/2D barcodes, Supported qrcode, pdf417, oned, maxicode, datamatrix, aztec.
version: 0.7.3
homepage: https://www.shirne.com/
homepage: https://shirne.github.io/
repository: https://github.com/shirne/zxing-dart
publish_to: https://pub.dartlang.org

environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down

0 comments on commit 1f2a739

Please sign in to comment.