flutter_image_cropper icon indicating copy to clipboard operation
flutter_image_cropper copied to clipboard

Change status bar color setting to toolbar color

Open putnokiabel opened this issue 8 months ago • 0 comments

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.

putnokiabel avatar Aug 27 '25 15:08 putnokiabel