Julian Steenbakker
|
2a96725249
|
Fixed permission callback.
|
5 年之前 |
Julian Steenbakker
|
e671d8ca95
|
Merge pull request #227 from juliuscanute/204-shapeborder
Updated ShapeBorder to QrScannerOverlayShape
|
5 年之前 |
Julian Steenbakker
|
027a6a98d8
|
Fixed scan area not
|
5 年之前 |
Julian Steenbakker
|
c9a7c8073c
|
Updated ShapeBorder to QrScannerOverlayShape
|
5 年之前 |
Julian Steenbakker
|
fe19075eb5
|
Merge pull request #218 from juliuscanute/217-scan-outside-scan-area
Fixed scan area not honored
|
5 年之前 |
Julian Steenbakker
|
2a98955040
|
Fixed scan area not honored
|
5 年之前 |
Julian Steenbakker
|
4ee88a67ee
|
Merge pull request #216 from enricobenedos/master
Update example and README.md with new async methods
|
5 年之前 |
Enrico Benedos
|
9996315938
|
Updated lib README.md
|
5 年之前 |
Enrico Benedos
|
34036303f8
|
Updated example README.md
|
5 年之前 |
Enrico Benedos
|
fdf848231e
|
Call controller methods async
|
5 年之前 |
Julian Steenbakker
|
9653a437c9
|
Update README.md
|
5 年之前 |
Julian Steenbakker
|
9336171a2e
|
Release of v0.3.0
|
5 年之前 |
Julian Steenbakker
|
e80ac88edd
|
Merge pull request #213 from juliuscanute/86-select-camera-on-start
86 select camera on start
|
5 年之前 |
Julian Steenbakker
|
513482b273
|
Updated iOS part to support code filtering. Updated minSDK for example.
|
5 年之前 |
Julian Steenbakker
|
3eacfa1536
|
Update README.md
|
5 年之前 |
Julian Steenbakker
|
f3b3452570
|
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
|
5 年之前 |
Julian Steenbakker
|
06d0db5ed5
|
Updated allowedFormats method.
|
5 年之前 |
Julian Steenbakker
|
e2f98423ed
|
Merge pull request #214 from Dhi13man/master
Example Code typo fix.
|
5 年之前 |
Dhiman Seal
|
0b455f1473
|
Update README.md
|
5 年之前 |
Dhiman Seal
|
34d5da88d7
|
Example Code typo fix.
`result` should change with each `SetState()` in `_onQRViewCreated(QRViewController controller))`, not `qrText`. `qrText` isn't defined!
|
5 年之前 |
Julian Steenbakker
|
5a3771a508
|
Added documentation.
Added string to barcode format function.
|
5 年之前 |
Julian Steenbakker
|
d10cc603bf
|
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
|
5 年之前 |
Julian Steenbakker
|
d1ed205249
|
Added future to functions. Changed min SDK to 2.6.0.
|
5 年之前 |
Julian Steenbakker
|
74f41169e3
|
dartfrmt
|
5 年之前 |
Julian Steenbakker
|
e6b74ac752
|
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
|
5 年之前 |
Julian Steenbakker
|
c6d42a7551
|
Updated .gitignore
|
5 年之前 |
Julian Steenbakker
|
c8f7a66c02
|
Update README.md
|
5 年之前 |
Julian Steenbakker
|
2327953c25
|
Release of v0.2.1
|
5 年之前 |
Julian Steenbakker
|
55bfacc44a
|
Release of v0.2.0
|
5 年之前 |
Julian Steenbakker
|
5f19fb8bc7
|
Merge pull request #192 from juliuscanute/57-raw-bytes-android
57 raw bytes android
|
5 年之前 |
Julian Steenbakker
|
56eef31917
|
Optimised QRView.kt
|
5 年之前 |
Julian Steenbakker
|
d204be2e6e
|
Merge branch 'master' into 57-raw-bytes-android
# Conflicts:
# example/ios/Runner.xcodeproj/project.pbxproj
|
5 年之前 |
Julian Steenbakker
|
472f247263
|
Merge pull request #191 from juliuscanute/165-scan-area-ios
165 scan area ios
|
5 年之前 |
Julian Steenbakker
|
9cfc124f9f
|
Updated README.md
|
5 年之前 |
Julian Steenbakker
|
ac236ecb05
|
Removed redundant var.
|
5 年之前 |
Julian Steenbakker
|
b4ee3d78dc
|
Updated example.
|
5 年之前 |
Julian Steenbakker
|
49f846d7a7
|
Updated barcode check to inline check. Updated README.md.
|
5 年之前 |
Julian Steenbakker
|
4cdd2209db
|
Added raw bytes to result. Moved permission class.
|
5 年之前 |
Julian Steenbakker
|
6238a86fa5
|
Updated barcode check to inline check. Updated README.md.
|
5 年之前 |
Julian Steenbakker
|
4a429d61a3
|
Reformat with dartfmt
|
5 年之前 |
Julian Steenbakker
|
7d12605a7b
|
Added scanArea for iOS.
|
5 年之前 |
Julian Steenbakker
|
862a966c57
|
Merge pull request #188 from juliuscanute/185-permission-on-app-start
185 permission on app start
|
5 年之前 |
Julian Steenbakker
|
917c985c6b
|
Update README.md
|
5 年之前 |
Julian Steenbakker
|
6830657636
|
Moved permission request from plugin initialization to view initialization.
|
5 年之前 |
Julian Steenbakker
|
5a4c0dea0a
|
Merge remote-tracking branch 'origin/master'
|
5 年之前 |
Julian Steenbakker
|
96dcea313e
|
Merge pull request #183 from juliuscanute/181-nullpointer
#181 Fixes activity being null
|
5 年之前 |
Julian Steenbakker
|
293deeb9d0
|
Updated barcode check to inline check. Updated README.md.
|
5 年之前 |
Julian Steenbakker
|
697087deac
|
Updated barcode check to inline check. Updated README.md.
|
5 年之前 |
Julian Steenbakker
|
fb82887273
|
Updated barcode check to inline check. Updated README.md.
|
5 年之前 |
Julian Steenbakker
|
e8c008f739
|
Merge pull request #102 from factisresearch/codeformat
Add BarcodeFormat to result
|
5 年之前 |