简体   繁体   English

如何收集抖动中的所有图像?

[英]How to gather all the images in flutter?

I tried to this using path_provider package and image_picker package. 我尝试使用path_provider程序包和image_picker程序包进行此操作。 But I couldn't gather image files that user has. 但是我无法收集用户拥有的图像文件。

How can I get all the image files from mobile? 如何从手机获取所有图像文件? It is necessary for my project. 这是我的项目所必需的。

It would not be an appropriate ans to your ques but as far as i know there is no plugin created yet with which you can load all the images on the device storage . 这对您的问题来说不是一个合适的答案,但据我所知,还没有创建插件,您可以使用该插件将所有图像加载到设备存储中。 The developers are still working on flutter and new plugins are being developed everyday . 开发人员仍在努力工作,每天都在开发新的插件。 But for your purpose there is no plugin yet . 但是出于您的目的,还没有插件。 To check other plugins available you can go to Dart Plugins 要检查其他可用插件,您可以转到Dart插件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM