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