Alex
Alex
Is there a possibility to add image rotation feature? So it can be 90, 180, 270 degrees rotated. Not quite familiar with image resizing logic so asking as feature request.
I've got this email when I am publishing app to AppStore (or TestFlight). How may I solve it? > Dear Developer, We identified one or more issues with a recent...
Flash isn't working. Tried to start on example - it gives an error: E/MethodChannel#github.com/clovisnicolas/flutter_lamp(31729): Failed to handle method call E/MethodChannel#github.com/clovisnicolas/flutter_lamp(31729): java.lang.RuntimeException: getParameters failed (empty parameters) E/MethodChannel#github.com/clovisnicolas/flutter_lamp(31729): at android.hardware.Camera.native_getParameters(Native Method) E/MethodChannel#github.com/clovisnicolas/flutter_lamp(31729):...
Fixed issue on Android - wasn't able to see incoming call when phone is locked \ app in background.
Android fixes: - While app is in background - popup wasn't showing at all. Fixed that. - While phone was locked - popup also didn't appear - Noticed that there...
### Checklist - [X] I made sure that the issue I am raising doesn't already exist ### Use case / Problem I want to configure audioSession myself and I don't...