313 コミット (a5eaeff656815553c93dca478589e3a3dd01c659)
 

作成者 SHA1 メッセージ 日付
  Akshay Kalbhor a5eaeff656 Revert "Added scanInvert method in flutter_qr_web" 4年前
  Akshay Kalbhor 36577c007d Added scanInvert method in flutter_qr_web 4年前
  Akshay Kalbhor 4455cf8302 add invert scan feature for android 4年前
  Julian Steenbakker 4eee401b7f
release of v0.6.1 4年前
  Julian Steenbakker f4bfabe62d
Merge pull request #452 from juliuscanute/bug-ios-11-raw-bytes 4年前
  Julian Steenbakker f71f38491f
bug: fix crash because of unsupported iOS version 4年前
  Julian Steenbakker 0935a4dac3
release of v0.6.0 4年前
  Julian Steenbakker b0ba1baf37
Merge pull request #449 from devasx666/update_pading_shape 4年前
  Julian Steenbakker 548b6677bb
Merge pull request #439 from OrangeSofter/fix_assert 4年前
  Julian Steenbakker 78d4cc7b53
Merge pull request #435 from juliuscanute/gradle-upgrade 4年前
  Julian Steenbakker a845c9e615
imp: apply flutter_lints suggestions 4年前
  Stepan Bezhuk 96298c83ba fix: fixed padding in shape 4年前
  Tihomirov 1f1f0a9cd8 Assert fixed 4年前
  Julian Steenbakker ceb5619d67
Merge branch 'master' into gradle-upgrade 4年前
  Julian Steenbakker 981ab7aa52
Merge pull request #432 from OrangeSofter/feature_custom_scan_area_width_height 4年前
  Julian Steenbakker a98c78ef51
Merge pull request #436 from ViniciusSossela/old-sdk-support 4年前
  Vinicius Sossella f2fb5e2acb added zxing core 3.3.3 version 4年前
  Vinicius Sossella b4a8b02b87 downgrade zxing:core to 3.3.0 or for Android 14+ support 4年前
  Julian Steenbakker 8873925ea9
bug: fix linter 4年前
  Julian Steenbakker 4bbbe62ebd
imp: upgrade compile sdk, fix custom frame 4年前
  Julian Steenbakker 49bbc5a126
Merge pull request #434 from ViniciusSossela/desugar 4年前
  Vinicius Sossella de7757d64c added desugaring feature 4年前
  Tihomirov 81ff47ce3a Fixed parameters names 4年前
  Tihomirov f6ea193af2 Calling the function with passing the parameters of the width and height of the scanning area for IOS 4年前
  Tihomirov b2ba000daf Correct scan area size on ios 4年前
  Julian Steenbakker 7e729f2712
Merge pull request #433 from XeBastian/add_null_checks 4年前
  Tihomirov 45b940744b Formatting code 4年前
  Tihomirov febcbdf6aa Сorrect scan area size for android 4年前
  Tihomirov 4d6a2dbc47 Completed QrScannerOverlayShape logic 4年前
  Tihomirov fe4a11bbb8 Сode formatting 4年前
  Xebastian b868daa04c Added null checks and a detailed explanation of minimum Android SDK version to 29 4年前
  Tihomirov d8f5a0eb82 Fixed QrScannerOverlayShape constructor 4年前
  Tihomirov 471c4533e6 Field cutOutSize changed to cutOutWidth and cutOutHeight 4年前
  Julian Steenbakker 9db4e58154
Merge pull request #428 from Eliote/itf-ios-fix 4年前
  Julian Steenbakker 5d93d4a84d
Merge pull request #421 from joke1st/feature/raw_bytes_ios 4年前
  Eliote Marcondes 494887f7d6 Fix ITF25 reading on iOS 4年前
  joke1st d30a528954 Added raw-bytes support for iOS 4年前
  Julian Steenbakker 91b67b4b2d
Merge pull request #389 from HEYRIX/fix-invoke 5年前
  Julian Steenbakker 9c5200ae64
Merge pull request #383 from OrangeSofter/correct_scan_area_size 5年前
  dx ebe6b9e237 fix invoke issue. 5年前
  Tihomirov 953a633524 Returned standard parameters to example 5年前
  Tihomirov e9570b7919 CutOutBottomOffset taken from the overlay parameter of QRView 5年前
  Tihomirov b8911a7fc1 Created CustomFramingRectBarcodeView to support changing cutOutBottomOffset 5年前
  Alexander Tihomirov e4fdc6d9d9 Used global context to calculate pixels 5年前
  Alexander Tihomirov 10f969a9d5 Optimized imports 5年前
  Alexander Tihomirov a9556c9a0e Returned BarcodeView back 5年前
  Alexander Tihomirov fd2a7abf8e ChangeScanAreaSize android function 5年前
  Alexander Tihomirov d3a90f721f Temporary replacement of BarcodeView with DecoratedBarcodeView in order to see the real boundaries of the scanned area 5年前
  Julian Steenbakker 5de01f53ef
Merge pull request #381 from jawa0919/called-multiple-times 5年前
  jawa0919 e216e8b6bd 🐞 fix(): multiple times 5年前