facundomedica / fast_qr_reader_view

A Fast QR Reader widget for Flutter. For both Android and iOS
MIT License
295 stars 163 forks source link

overrides a deprecated API #50

Closed pishguy closed 2 years ago

pishguy commented 4 years ago

Note: C:\Users\mahdi\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\fast_qr_reader_view-0.1.5\android\src\main\java\co\apperto\fastqrreaderview\common\CameraSource.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

chrystoffer commented 4 years ago

Any solution?

MarcelEdward commented 4 years ago

Is there gonna be an update for this package ?

facundomedica commented 2 years ago

Deprecated APIs are warnings, they shouldn't affect the app's functionality. I just published a refactor anyway 😄