Julian Steenbakker
|
93d798725c
|
ci: add dependabot
|
4 年前 |
Julian Steenbakker
|
514eb6b5e9
|
Merge pull request #489 from nimi0112/flutter-2.10.1
feat: Migrate to flutter 2.10.1
|
4 年前 |
Julian Steenbakker
|
b96c95f7fb
|
Merge pull request #484 from gemunet/issue-388
fix #388: avoid throwing unnecessary exception in IOs
|
4 年前 |
Julian Steenbakker
|
c1d5f82732
|
doc: update status of this package
|
4 年前 |
Nimish Nandwana
|
81d6f6580c
|
feat: Migrate to flutter 2.10.1
|
4 年前 |
ingenieria
|
09af715325
|
fix #388: avoid throwing unnecessary exception
|
4 年前 |
Julian Steenbakker
|
89a7b1ed5b
|
Merge pull request #459 from akkalbhor/feat-invert-scan
add invert scan feature for android
|
4 年前 |
Akshay Kalbhor
|
658933498b
|
Added scanInvert method in flutter_qr_web
|
4 年前 |
Akshay Kalbhor
|
a5eaeff656
|
Revert "Added scanInvert method in flutter_qr_web"
This reverts commit 36577c007d.
|
4 年前 |
Akshay Kalbhor
|
36577c007d
|
Added scanInvert method in flutter_qr_web
|
4 年前 |
Julian Steenbakker
|
c1ef7b48b3
|
Merge pull request #460 from juliuscanute/gradle-upgrade
Gradle & sdk update, permission fix
|
4 年前 |
juliansteenbakker
|
1f9f1752b3
|
imp: bump version
|
4 年前 |
juliansteenbakker
|
b163cc9249
|
imp: add changelog entry
|
4 年前 |
juliansteenbakker
|
b0dd8312f4
|
style: remove white space
|
4 年前 |
juliansteenbakker
|
5fd11537f7
|
imp: fix error on older devices
|
4 年前 |
juliansteenbakker
|
2e9a3ced7a
|
imp: upgrade compileSdkVersion of plugin
|
4 年前 |
juliansteenbakker
|
4de914d2ec
|
imp: upgrade core dependencies
|
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
bug: fix crash because of unsupported iOS version
|
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
fix: fixed padding in shape
|
4 年前 |
Julian Steenbakker
|
548b6677bb
|
Merge pull request #439 from OrangeSofter/fix_assert
Assert fixed
|
4 年前 |
Julian Steenbakker
|
78d4cc7b53
|
Merge pull request #435 from juliuscanute/gradle-upgrade
imp: upgrade compile sdk, fix custom frame
|
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
Feature custom width and height of scanning area
|
4 年前 |
Julian Steenbakker
|
a98c78ef51
|
Merge pull request #436 from ViniciusSossela/old-sdk-support
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
Added desugaring feature
|
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
Null Check Additions and Detailed explanation to the minSdkVersion
|
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
Fix ITF25 reading on iOS
|
4 年前 |
Julian Steenbakker
|
5d93d4a84d
|
Merge pull request #421 from joke1st/feature/raw_bytes_ios
Added raw-bytes support for iOS
|
4 年前 |