this would allow to easily allow freeze the frame when we takePickture()
currently it's impossible to seamlessly show taken image, because the image buffer is not exposed, and if it would be exposed, i doubt there would be a way to seamlessly display it in Image.memory, because it anyway will take some time to process and will show black frame a few vsync frames, which should be addressed by #75750, i guess
blockers
see also
flutter-team-archive/plugins#3531 (comment)
this would allow to easily allow freeze the frame when we takePickture()
currently it's impossible to seamlessly show taken image, because the image buffer is not exposed, and if it would be exposed, i doubt there would be a way to seamlessly display it in
Image.memory, because it anyway will take some time to process and will show black frame a few vsync frames, which should be addressed by #75750, i guessblockers
see also
flutter-team-archive/plugins#3531 (comment)