Steps to Reproduce
https://github.com/flutter/plugins/tree/master/packages/camera
by downloading and running the example, there is a memory leak when taking a picture. Memory is never freed, and continues to build up. This does not happen with video recording however. Ive attached a screenshot of the memory mountain. Any idea on how to fix this in the objective-c code? Thanks

Logs