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