ko2ic / image_downloader

Flutter plugin that downloads images and movies on the Internet and saves to Photo Library on iOS or specified directory on Android.
https://pub.dartlang.org/packages/image_downloader#-readme-tab-
MIT License
92 stars 115 forks source link

fix status bug in xcode12 #86

Closed ricolkc closed 3 years ago

ricolkc commented 3 years ago

fix SwiftImageDownloaderPlugin status bug in xcode12

85

JEuler commented 3 years ago

Whoops, didnot saw your PR. Closing mine :)

jeybs commented 3 years ago

is there already new update on this?

JEuler commented 3 years ago

@jeybs Not yet, but you can use the following stuff:

image_downloader:
    git:
      url: https://github.com/ricolkc/image_downloader.git

In your pubspec to use the @ricolkc code. Or, you can fork it by yourself. :)