changed version with any

This commit is contained in:
Ammar Atef 2019-04-28 17:10:22 +02:00 committed by GitHub
parent 8455f159f6
commit 25e1669bcd
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.