This one is definitely an advanced question for the Dart/Flutter wizards amongst us.
I am looking to implement a pub.dev package which provides for camera edge detection and ideally crop functionality.
There are several packages which promise to do this, however I've been unsuccessful in getting any to work correctly in FF in my early attempts. I'm definitely still working on it, but as an RN guy, I'm just wondering if somebody has walked this path already.
This would address a phenomenal number of advanced use cases for efficient document/object image capture if somebody has already solved this and is prepared to help the community with some guidance, or is simply able to contribute some ideas on how we might get this to work.
If I can get it working I will absolutely share this back with the community in a how to.