Merge pull request #111 from ammaratef45/edit-readme

changed version with any
This commit is contained in:
Matthew Smith 2019-06-11 07:35:50 -07:00 committed by GitHub
commit 59e20c1f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Now you can depend on the barcode_scan plugin in your pubspec.yaml file:
dependencies:
...
barcode_scan: ^0.0.3
barcode_scan: any
Click "Packages get" in Android Studio or run `flutter packages get` in your project folder.