Giter Site home page Giter Site logo

Comments (9)

natsuk4ze avatar natsuk4ze commented on May 24, 2024 1

@kamranbekirovyz Can you provide more details?
What kind of use cases do you envision, like storing images taken with a camera?

from gal.

kamranbekirovyz avatar kamranbekirovyz commented on May 24, 2024 1

There are low details on the issue because I was in a hurry 🙂

For example, screenshot package when takes a screenshot, the resulting image is not a Filewith path but byte data (Uint8List), so, you can not export it with gal: you need to save it with locally before. Is it more clear?

from gal.

kamranbekirovyz avatar kamranbekirovyz commented on May 24, 2024 1

Let me know if you need help in implementing this feature in future.

BTW, I'm working on an article that will promote gal as a preferred option for saving media files to the gallery app. I'll send you the article link when ready.

from gal.

natsuk4ze avatar natsuk4ze commented on May 24, 2024 1

@kamranbekirovyz Wow! That is great news. I appreciate it.

This is not finalized yet, but I may release a major update as a pre-release version.
The changes are as follows

  • remove hasAccess and requestAccess
  • add toAlbum option for saving media to app album

This will be released as a pre-release version, especially since the removal of the permission handle function is controversial.

from gal.

kamranbekirovyz avatar kamranbekirovyz commented on May 24, 2024 1

Good Luck & keep in touch.

from gal.

natsuk4ze avatar natsuk4ze commented on May 24, 2024 1

@kamranbekirovyz After a bit of thought, I decided to work on implementing the ability to save media in a Uint8List. Instead of using a temporary folder, I will pass Uint8List directly to the native code to save it.
It is probably possible.

from gal.

natsuk4ze avatar natsuk4ze commented on May 24, 2024 1

Released🔥 Thank you for your request @kamranbekirovyz .

from gal.

natsuk4ze avatar natsuk4ze commented on May 24, 2024

@kamranbekirovyz Thank you for your contribution🤟. Please wait as I investigate.

from gal.

natsuk4ze avatar natsuk4ze commented on May 24, 2024

@kamranbekirovyz Thank you very much. I understand. If there is a lot of demand for it, maybe it should be included in the gal. However, if it can be solved with a few lines of code, it might be best to not include that functionality to keep the package minimalistic and provide documentation instead.

By the way, as you can see in the example, getting temporary folders can be accomplished with Directory.systemTemp without using path_provider.

from gal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.