Tihomirov
b8911a7fc1
Created CustomFramingRectBarcodeView to support changing cutOutBottomOffset
5 years ago
jawa0919
4192eb0b2c
✨ feat(Permission): add alert test
5 years ago
Julian Steenbakker
f60e7affae
Add support for null-safety ( #278 )
5 years ago
Julian Steenbakker
fc4c33a849
Fixed hot reload not working.
5 years ago
Julian Steenbakker
2f1ae320fd
Dartfrmt
5 years ago
Julian Steenbakker
ac6adaeeb1
Changed iOS initialization ( #250 )
5 years ago
Julian Steenbakker
b70f8f04d0
Changed deprecated RaisedButton to ElevatedButton
5 years ago
Enrico Benedos
fdf848231e
Call controller methods async
5 years ago
Julian Steenbakker
06d0db5ed5
Updated allowedFormats method.
5 years ago
Julian Steenbakker
d10cc603bf
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
5 years ago
Julian Steenbakker
d1ed205249
Added future to functions. Changed min SDK to 2.6.0.
5 years ago
Julian Steenbakker
e6b74ac752
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
5 years ago
Julian Steenbakker
b4ee3d78dc
Updated example.
5 years ago
Julian Steenbakker
6238a86fa5
Updated barcode check to inline check. Updated README.md.
5 years ago
Julian Steenbakker
4a429d61a3
Reformat with dartfmt
5 years ago
Julian Steenbakker
7d12605a7b
Added scanArea for iOS.
5 years ago
Julian Steenbakker
697087deac
Updated barcode check to inline check. Updated README.md.
5 years ago
Julian Steenbakker
fb82887273
Updated barcode check to inline check. Updated README.md.
5 years ago
Julian Steenbakker
1c479529ce
Fixed screen going black after hot reload.
5 years ago
Julian Steenbakker
6d8b7799f9
Updated Flutter min sdk of example to match plugin. Updated README.md
5 years ago
Julian Steenbakker
352bd1ed9e
Fixed rotation on iOS.
5 years ago
Pedro Belfort
2dc74e0fb8
Restore XCode files
6 years ago
Timo von Holtz
a9d6ec8b51
Add BarcodeFormat to result
6 years ago
Dominik Spicher
3b5a48ba55
Add analysis_options.yaml file for CI and fix hints
6 years ago
Dominik Spicher
eec9e1c8a6
Use src/ folder with utility file for importers
6 years ago
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 years ago
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 years ago
Luis Thein
8f1c4256dc
Globalkey gets added in Widget creation
7 years ago
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 years ago
Luis Thein
2946160e06
Fixed Android flash toggle
7 years ago
Luis Thein
ddd55e18a1
Added methods for pausing/resuming camera
7 years ago
TheJuliuscanute
93adab4def
update README.md
7 years ago
TheJuliuscanute
7f431827c6
flash light support added
7 years ago
TheJuliuscanute
06bb45d4d9
camera flip addition
7 years ago
TheJuliuscanute
1afdeab3b1
QR Code scanner README Updates.
7 years ago
TheJuliuscanute
e51f61283c
Initial commit
7 years ago