1 Star 0 Fork 0

wwb/image_gallery_saver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 718 Bytes
一键复制 编辑 原始数据 按行查看 历史
VickyLeu 提交于 2021-09-17 16:22 +08:00 . nullsafety
name: image_gallery_saver
description: A new flutter plugin project for save image to gallery, iOS need to add the following keys to your Info.plist file.
version: 1.2.2
author: quicey <[email protected]>
homepage: https://github.com/hui-z/image_gallery_saver
environment:
sdk: '>=2.13.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
plugin:
platforms:
android:
package: com.example.imagegallerysaver
pluginClass: ImageGallerySaverPlugin
ios:
pluginClass: ImageGallerySaverPlugin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sanmao0fenzhen/image_gallery_saver.git
[email protected]:sanmao0fenzhen/image_gallery_saver.git
sanmao0fenzhen
image_gallery_saver
image_gallery_saver
master

搜索帮助