We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b7ca3 commit 4183697Copy full SHA for 4183697
pubspec.yaml
@@ -1,11 +1,11 @@
1
-name: qr_code_scanner
+name: qr_code_scanner_new
2
description: QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
3
-version: 1.0.0
+version: 1.0.1
4
homepage: https://juliuscanute.com
5
-repository: https://github.com/juliuscanute/qr_code_scanner
+repository: https://github.com/SoFluffyOS/qr_code_scanner_new
6
7
environment:
8
- sdk: '>=2.17.0 <3.0.0'
+ sdk: ">=2.17.0 <3.0.0"
9
flutter: ">=1.12.0"
10
11
dependencies:
0 commit comments