Julian Steenbakker
b17de675e9
Fixed iOS not disposing camera
5 anos atrás
Julian Steenbakker
7278d37fcb
Fixed null-pointer when no overlay set on iOS
5 anos atrás
Julian Steenbakker
159bb3cc82
Removed overlay from controller
5 anos atrás
Julian Steenbakker
28917a546e
Fixed permission callback.
5 anos atrás
Julian Steenbakker
2a96725249
Fixed permission callback.
5 anos atrás
Julian Steenbakker
027a6a98d8
Fixed scan area not
5 anos atrás
Julian Steenbakker
c9a7c8073c
Updated ShapeBorder to QrScannerOverlayShape
5 anos atrás
Julian Steenbakker
f3b3452570
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
5 anos atrás
Julian Steenbakker
06d0db5ed5
Updated allowedFormats method.
5 anos atrás
Julian Steenbakker
5a3771a508
Added documentation.
Added string to barcode format function.
5 anos atrás
Julian Steenbakker
d10cc603bf
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
5 anos atrás
Julian Steenbakker
d1ed205249
Added future to functions. Changed min SDK to 2.6.0.
5 anos atrás
Julian Steenbakker
74f41169e3
dartfrmt
5 anos atrás
Julian Steenbakker
e6b74ac752
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
5 anos atrás
Julian Steenbakker
2327953c25
Release of v0.2.1
5 anos atrás
Julian Steenbakker
49f846d7a7
Updated barcode check to inline check. Updated README.md.
5 anos atrás
Julian Steenbakker
4cdd2209db
Added raw bytes to result. Moved permission class.
5 anos atrás
Julian Steenbakker
4a429d61a3
Reformat with dartfmt
5 anos atrás
Julian Steenbakker
7d12605a7b
Added scanArea for iOS.
5 anos atrás
Julian Steenbakker
697087deac
Updated barcode check to inline check. Updated README.md.
5 anos atrás
Julian Steenbakker
fb82887273
Updated barcode check to inline check. Updated README.md.
5 anos atrás
Julian Steenbakker
352bd1ed9e
Fixed rotation on iOS.
5 anos atrás
Pedro Belfort
4329569a79
Put back padding property
6 anos atrás
Pedro Belfort
2dc74e0fb8
Restore XCode files
6 anos atrás
Pedro Belfort
93aa240cb2
Add padding property to customize overlay shape position
6 anos atrás
Timo von Holtz
a9d6ec8b51
Add BarcodeFormat to result
6 anos atrás
Dominik Spicher
3b5a48ba55
Add analysis_options.yaml file for CI and fix hints
6 anos atrás
Dominik Spicher
dd91ed9acb
Draw overlay based on rect position
6 anos atrás
Dominik Spicher
eec9e1c8a6
Use src/ folder with utility file for importers
6 anos atrás
Luis Thein
237a2c8bde
Scanner overlay
- Added optional parameter overlay to QrCodeScanner.
- If overlay != null, a shapeBorder gets added on top of the scanner view.
- Added class QrScannerOverlayShape, which is a customizable overlay.
- updated example to use an overlay.
7 anos atrás
Luis Thein
224d1ebb71
QRViewController updated
- MethodChannel is now handled inside the controller
- Removed controller init, pass globalKey as required parameter
- Controller now returns a stream of data
- Updated README.md + example
7 anos atrás
Luis Thein
8f1c4256dc
Globalkey gets added in Widget creation
7 anos atrás
Luis Thein
4512a3d28b
Added scanDataStream & simplified Widget creation
- the QrViewController has a getter that returns a Stream of data that gets updated on every scan result
- theres no need to init the QrViewController through a method, because the GlobalKey is generated inside the QrViewWidget
- a dispose method was added to correctly dispose the stream
7 anos atrás
Luis Thein
2946160e06
Fixed Android flash toggle
7 anos atrás
Luis Thein
ddd55e18a1
Added methods for pausing/resuming camera
7 anos atrás
TheJuliuscanute
7f431827c6
flash light support added
7 anos atrás
TheJuliuscanute
06bb45d4d9
camera flip addition
7 anos atrás
TheJuliuscanute
e51f61283c
Initial commit
7 anos atrás