From ac4fbd2cf9aa344e091d57d24d1237e49108af0a Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Wed, 12 Feb 2020 09:17:12 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a35c5a7..f0f2673 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# This plugin is no longer maintained + +I no longer have time to maintain this plugin. In addition, other libraries have come along that I consider a better replacement, most notably the [MLKit based barcode detection plugin](https://pub.dev/packages/flutter_camera_ml_vision). + +If someone is interested in taking over this plugin and maintaining it please contact me and I will transfer ownership. + + # Barcode Scanner A flutter plugin for scanning 2D barcodes and QR codes.