Skip to content

Commit

Permalink
fix(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
thegnuu authored Sep 29, 2023
1 parent 0741a20 commit ec289b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# DEPRECATED

This package is deprecated in favor of [`@capacitor-mlkit/barcode-scanning`](https://github.com/capawesome-team/capacitor-mlkit/tree/main/packages/barcode-scanning).
`@capacitor-mlkit/barcode-scanning` has multiple features that are missing in this project, especially a prebuilt UI.
Not having an out of the box solution was confusing for most users and caused a lot of issues.
Additionally, v5 of this plugin intended to switch to `ml-kit` and this brings additional problems if you want to use multiple parts of `ml-kit` in the same application, which is solved by `@capacitor-mlkit/barcode-scanning` as well.


<p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>
<h3 align="center">Barcode Scanner</h3>
<p align="center"><strong><code>@capacitor-community/barcode-scanner</code></strong></p>
Expand Down

0 comments on commit ec289b5

Please sign in to comment.