Open
Description
What's the matter
The camera
package is the current embedding for the camera functionality. It's backed by the Flutter team, yet, still far away compared to a real-world camera. It's not hard to find the 10-page issues list regarding the package https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22.
So, for our stability, scalability, maintenance, and even rating, we should consider moving on to switch to other camera packages, that can provide a better experience to all of our users. Or, split our interfaces into packages to allow users to reimplement them.
There is no schedule, and it requires a long-term observation before we can actually choose one.