natsuk4ze / gal

How to Save Image or Video to Photo Gallery in Flutter

Home Page:https://pub.dev/packages/gal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to add an existing file to Gallary?

ngotandatnnst opened this issue · comments

Discussed in #128

Originally posted by ngotandatnnst August 29, 2023
Your plugin is clearer and better same plugins I have used

But I finding a plugin which allow me to just add a existing file (image/video) to gallary without copy and paste to gallary

I have read your code at function writeData in /main/android/src/main/java/studio/midoridesign/gal/GalPlugin.java file. It like copy and paste an existing file to gallary. It will make a file duplicated to 2, one at original path and one at new gallary path. But your plugin can do better by allow dev just tell that "add this filepath to gallary for end user can find it in Gallary app without move or copy it"

If I understand wrong, please correct me. I've only been learning Flutter for a few months

We started discussion in #128