Julian Steenbakker
b70f8f04d0
Changed deprecated RaisedButton to ElevatedButton
5年前
Julian Steenbakker
12e36c04e5
Removed deprecated enableR8
5年前
Julian Steenbakker
2a98955040
Fixed scan area not honored
5年前
Enrico Benedos
34036303f8
Updated example README.md
5年前
Enrico Benedos
fdf848231e
Call controller methods async
5年前
Julian Steenbakker
9336171a2e
Release of v0.3.0
5年前
Julian Steenbakker
513482b273
Updated iOS part to support code filtering. Updated minSDK for example.
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
9cfc124f9f
Updated README.md
5年前
Julian Steenbakker
ac236ecb05
Removed redundant var.
5年前
Julian Steenbakker
b4ee3d78dc
Updated example.
5年前
Julian Steenbakker
4cdd2209db
Added raw bytes to result. Moved permission class.
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年前
Julian Steenbakker
076fdc1841
Updated to minSdkVersion 20 because of Native View.
5年前
Julian Steenbakker
e0519a8b44
Upgraded to Flutter Embedding V2.
5年前
Julian Steenbakker
3d8712c947
Updated Kotlin, Gradle & SDK versions.
5年前
Julian Steenbakker
1ca3681943
Bumped version to 0.0.14. Rebuild outdated podspec.
5年前
operator.name
fed7f7e345
Update example REAMD.md code to reflect api changes
The example is copied verbatim from ./example/lib/main.dart
5年前
Pedro Belfort
2dc74e0fb8
Restore XCode files
6年前
Timo von Holtz
a9d6ec8b51
Add BarcodeFormat to result
6年前
Kresten P. Vester
29e467311e
Changed minSdkVersion to 19
6年前
Dominik Spicher
348fe0934e
Bump zxing to 4.0.2
6年前
Dominik Spicher
3b5a48ba55
Add analysis_options.yaml file for CI and fix hints
6年前
Dominik Spicher
e45c216bf2
Update gradle versions for example
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年前
juliuscanute
f93ff179ec
Perform Dry Run before publish -- Fixes build break ( #24 )
7年前
juliuscanute
1883d1c4b8
remove iOS test
* remove iOS test
7年前
TheJuliuscanute
93adab4def
update README.md
7年前
TheJuliuscanute
77a982f3ed
update changelog, pubspec and README.md
7年前
TheJuliuscanute
7f431827c6
flash light support added
7年前
TheJuliuscanute
06bb45d4d9
camera flip addition
7年前
TheJuliuscanute
eddfa86d5f
build issue aapt error
7年前
TheJuliuscanute
1afdeab3b1
QR Code scanner README Updates.
7年前
TheJuliuscanute
e51f61283c
Initial commit
7年前