flutter_image_cropper
flutter_image_cropper copied to clipboard
Change status bar color setting to toolbar color
Looks like setStatusBarColor no longer exists in the latest uCrop version, and has been updated to setToolbarColor.
The current version on main does not compile on Android, due to the missing method.