QRScanner vs BarcodeScanner

Greetings, I recently to begin with Ionic Framework and it’s a very good frameworks to make hybrids apps. Right now I´m trying to make a QR Code Scanner I was reading about BarcodeScanner plugin and QRScanner, which one is the best option and why? Thanks for you help

BarcodeScanner because it works with Capacitor, whereas QRScanner does not.

Thanks so much for you answer. I had doubt about it but I know what choice now. I will use BarcodeScanner then