Flutter - Camera Plugin modification

Flutter's Camera Plugin does not allow switching the camera between front/rear while recording. This is a feature that is needed and has had many requests. I modified the camera plugin's native code in Java and Object-C to allow this to happen. It was not as straightforward as I had hoped. This was done specifically for Wavv Communication's mobile app


Skills