hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
971 stars 374 forks source link

Update the http package to version 1.0.0 #424

Closed rahmanrezaee closed 9 months ago

rahmanrezaee commented 1 year ago

First of all, I appreciate you and all contributors for your hard work and build such an amazing plugin.

image

I'm using the last version of Google Font Package and its need http 1.0.0 and your package depends to older version (http ^0.13.4)

ewankirk commented 12 months ago

It would be good if this could be updated and pushed. I'd like to use the latest Google Font package as well.

Silverviql commented 12 months ago

I'm using the last version of flutter_map and and its need http 1.0.0 and your package depends to older version (http ^0.13.4)

Gaurav-CareMonitor commented 9 months ago

+1

hnvn commented 9 months ago

The last version v5.0.0 already used http v1.0.0 https://github.com/hnvn/flutter_image_cropper/blob/master/image_cropper_platform_interface/pubspec.yaml#L14