From 49cab03d37ded636360015870f6425e96d7ec325 Mon Sep 17 00:00:00 2001 From: Julian Finkler Date: Wed, 19 Feb 2020 17:10:45 +0100 Subject: [PATCH] Removed "unmaintained" notice --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index f0f2673..a35c5a7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -# 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.