Orkun Duman

Results 68 comments of Orkun Duman

This problem is now crashing my server, please help. Server: Spigot build 1370 MC: 1.7.5 Log: http://pastebin.com/ELs7J9QJ

I had no idea protobuf had built in types. Added an exception for this!

@Tokenyet and @MaikuB since they recently worked on adding support for this. Thank you in advance!

A workaround I found was calling `recoverImage()` after obtaining the image succesfully but before leaving the page so that ImageCropper [deletes the cache](https://github.com/hnvn/flutter_image_cropper/blob/75e95d2164ad7c630827a9e74d6233879075a685/image_cropper/android/src/main/java/vn/hunghd/flutter/plugins/imagecropper/ImageCropperDelegate.java#L102). Maybe we can add an explicit method...

Thanks @Tokenyet , I will try to test this next time I'm under the hood. @MaikuB please see the following section from [Apple's documentation](https://developer.apple.com/documentation/usernotifications/asking-permission-to-use-notifications#Use-provisional-authorization-to-send-trial-notifications): > Unlike explicitly requesting authorization, this...

Can we get this merged please? System share option that includes an image and text does not work for me without this.

https://github.com/kekland/croppy/pull/31 resolves this for me.

+1. I tried using Theme to set the color of these UI elements but it doesn't work. Would really appreciate a working example.

Thank you @RafaelBarbosatec ! I released a beta build of my app after updating this plugin to `0.4.1` and started seeing these crashes: `RangeError (index): Invalid value: Valid value range...

Thanks, I'll deploy a new version and report back if the issue persists.