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
juliuscanute
576671aaa0
Merge pull request #27 from LuisThein/fix/flashToggle
Fix for Android flash toggle
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
a3f05b8628
Merge branch 'master' into fix/flashToggle
il y a 7 ans
Luis Thein
2946160e06
Fixed Android flash toggle
il y a 7 ans
juliuscanute
a223a7d5cd
Merge pull request #26 from LuisThein/feature/pauseResumeCamera
Add ability to pause/resume the camera
il y a 7 ans
juliuscanute
c04e76973a
Update azure-pipelines.yml for Azure Pipelines
il y a 7 ans
Luis Thein
ddd55e18a1
Added methods for pausing/resuming camera
il y a 7 ans
juliuscanute
f93ff179ec
Perform Dry Run before publish -- Fixes build break ( #24 )
il y a 7 ans
juliuscanute
0812d48d05
Merge pull request #20 from c0h1b4/hot-fix
fixed override onMethodCall to adhere interface
il y a 7 ans
juliuscanute
a2bcd9930b
add PR trigger ( #23 )
il y a 7 ans
TheJuliuscanute
e9ac78f713
add build status badge
il y a 7 ans
juliuscanute
1883d1c4b8
remove iOS test
* remove iOS test
il y a 7 ans
juliuscanute
63a53b51d6
Feature/build pipeline ( #21 )
* Update azure-pipelines.yml for Azure Pipelines
il y a 7 ans
juliuscanute
d7570b6e5e
Set up CI with Azure Pipelines
[skip ci]
il y a 7 ans
Mauro Widman
ffb8d6c1f3
fixed override onMethodCall to adhere interface
il y a 7 ans
juliuscanute
b02ae9cafe
Merge pull request #18 from Vanethos/master
Added iOS Instructions
il y a 7 ans
Gonçalo
2680e56a5f
Added iOS Instructions
il y a 7 ans
TheJuliuscanute
57ce4d870e
Revert "update README.md links"
This reverts commit e69f268fca .
il y a 7 ans
TheJuliuscanute
e69f268fca
update README.md links
il y a 7 ans
TheJuliuscanute
de577270b2
update README.md
il y a 7 ans
TheJuliuscanute
57008eeda9
center README.md
il y a 7 ans
TheJuliuscanute
93adab4def
update README.md
il y a 7 ans
TheJuliuscanute
77a982f3ed
update changelog, pubspec and README.md
il y a 7 ans
juliuscanute
5d560dd87d
Merge pull request #15 from felipecesar42/master
included swift 5 in the project's specifications and updated androidX dependency
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
Felipe César
89c81d8d00
Update build.gradle
il y a 7 ans
Felipe César
6d778ac74e
Update build.gradle
il y a 7 ans
Felipe César
a31e1bacfe
Update build.gradle
il y a 7 ans
Felipe César
357d5538e9
Update pubspec.yaml
il y a 7 ans
Felipe César
4829527277
fix for android build
il y a 7 ans
Felipe César
f490b6fb57
Update pubspec.yaml
il y a 7 ans
Felipe César
8b77e1a0e5
Update qr_code_scanner.podspec
il y a 7 ans
TheJuliuscanute
b4e8b4d7e9
update readme
il y a 7 ans
TheJuliuscanute
377b301aa8
preview stretching fix
il y a 7 ans
juliuscanute
7ac5fa6752
Merge pull request #10 from LeonDevLifeLog/master
preview stretching after change screen orientation fix
il y a 7 ans
Leon
486b740ec1
Improve and fix bugs
il y a 7 ans
TheJuliuscanute
6028c58cdd
changlog and version update
il y a 7 ans
TheJuliuscanute
eddfa86d5f
build issue aapt error
il y a 7 ans
juliuscanute
3fef02687d
Merge pull request #6 from LeonDevLifeLog/master
fix bugs
il y a 7 ans
Leon
d18e2dffae
fix black screen when manual focus
il y a 7 ans
Leon
e74400d3a8
fix #7 bug after unlock screen
il y a 7 ans
Leon
66e811b04e
fix black screen after change screen orientation
but need to fix preview stretching after change screen orientation
il y a 7 ans
Leon
33a3145ffc
support android x
il y a 7 ans
TheJuliuscanute
dc6389023c
ios and android fix
il y a 7 ans
juliuscanute
1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
fix #2 #3 and optimization
il y a 7 ans
Leon
0d7c09c41b
update gradle plugin & kotlin version
il y a 7 ans
Leon
73817d0087
release camera when widget dispose
il y a 7 ans