'Is there an alternative flutter camera package?

I've been using this flutter camera package for a while. I would like to use the package to simply take a picture. Recently, I've been unable to take any pictures because the plugin crashes. I found this bug report where others complained about the same issue. Given that it is a basic feature of the camera I was waiting with the hope that it would be resolved quickly. But it has not, are there any alternative camera packages that can take a picture? I have done some searching but most camera packages I come across ultimately have a dependency on this camera plugin with the open bug.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source