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

Remove -undefined dynamic_lookup in .podspec #62

Closed yutae closed 4 years ago

yutae commented 4 years ago

Remove -undefined dynamic_lookup in .podspec


Hello @ko2ic, Recently, flutter sdk supports bitcode (iOS) https://github.com/flutter/flutter/pull/46204 But this plugin is not supported. May I request a review? Thanks.

yutae commented 4 years ago

@ko2ic

ko2ic commented 4 years ago

Thank you for your contribution