contactlutforrahman / flutter_qr_bar_scanner

A full screen mobile scanner for scanning QR Code and Bar Code.
MIT License
33 stars 69 forks source link

Android V2 Embedding #37

Closed WasimNaryabi closed 3 years ago

WasimNaryabi commented 3 years ago

The plugin flutter_qr_bar_scanner uses a deprecated version of the Android embedding. To avoid unexpected runtime failures or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are a plugin author, take a look at the docs for migrating the plugin to the V2 embedding.

contactlutforrahman commented 3 years ago

The issue is solved in latest version