This website works better with JavaScript.
Home
Explore
Help
Sign In
lisper
/
qr_code_scanner
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed constraint notation
flutter-beta
Julian Steenbakker
5 years ago
parent
3474faa766
commit
e20b0dd365
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pubspec.yaml
+ 1
- 1
pubspec.yaml
View File
@@ -6,7 +6,7 @@ repository: https://github.com/juliuscanute/qr_code_scanner
environment:
sdk: ">=2.6.0 <3.0.0"
flutter:
^1.10.0
flutter:
">=1.10.0"
dependencies:
flutter:
Write
Preview
Loading…
Cancel
Save