From e0c461d139483b7d2f9fccdd5abdfbac309f2fc4 Mon Sep 17 00:00:00 2001 From: Connectety-T Date: Sun, 9 Feb 2020 21:42:15 +0100 Subject: [PATCH] Added tiny addition in description to bring the length over 60. This brings the maintenance score up to 100, which will increase the overall score. See https://pub.dev/packages/barcode_scan#-analysis-tab- under Maintenance suggestions. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5cb50ce..b5664ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: barcode_scan -description: A flutter plugin for scanning 2D barcodes and QRCodes. +description: A flutter plugin for scanning 2D barcodes and QRCodes via camera. version: 1.0.0 author: Matthew Smith homepage: https://github.com/apptreesoftware/flutter_barcode_reader