【问题标题】:Add Image.file to Photos Favorites album from within Flutter app从 Flutter 应用程序中将 Image.file 添加到照片收藏夹相册
【发布时间】:2021-03-17 14:33:07
【问题描述】:

是否可以在我的 Flutter 应用中收藏 Apple 和 Android 照片应用中的图像?

例如,如果我的应用程序使用 multi_image_picker 插件从相机胶卷/图库中访问许多图像,并且我有 Image.file 位置,我是否可以将其添加到我的应用程序内部的 Apple Photos 中的收藏夹相册中? Android 或 Google 照片也一样?

【问题讨论】:

    标签: image flutter photo-gallery camera-roll image-file


    【解决方案1】:

    无法访问本机图库应用功能,因为这些功能仅针对特定应用构建。您可以为您的应用创建所有这些功能,但您无法将其他应用的功能访问到您的 Flutter 应用中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-12-20
      • 1970-01-01
      • 1970-01-01
      • 2012-10-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多