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

FTP support #98

Open SteMMo33 opened 3 years ago

SteMMo33 commented 3 years ago

Hello, is the plugin enabled to support the access to a FTP image? Maybe by 'ftp://xxxx' URI ?

Thanks