mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

Changed way to get activity for flutter new plugin api version #178

Closed RohitKumarMishra closed 4 years ago

RohitKumarMishra commented 4 years ago

For the new api version of Flutter plugins way to provide activity to registrar is changed, so there are some compatibility changes with backward compatibility.

devtronic commented 4 years ago

Thanks for contributing. This change is included in #185