Solutions :
1.Install the latest version of image_cropper.
2.In the latest version you can pass the property of uiSettings. Inside you can pass the property AndroidUiSettings.
3.Wrap your app in a SafeArea.
4.Use MediaQuery.of(context).padding for adjusting the content.