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

Renamed iOS FLTCam class to FMCam to avoid conflict with other plugins #20

Closed c0h1b4 closed 5 years ago

c0h1b4 commented 5 years ago

As suggested in raised issue https://github.com/flutter/flutter/issues/26548 by the Flutter team, renamed iOS class FLTCam to FMCam so there will be no conflicts with the Flutter Camera plugin.

facundomedica commented 5 years ago

Thank you for this nice PR! I hadn't have the time to answer to all the issues and PRs, but I think this one is simple enough to merge without any worries. You'll have to use the git url directly until I make a version bump and update the pub.

myamolane commented 4 years ago

can you publish a new version ? I need this, thks @facundomedica