Giter Site home page Giter Site logo

Comments (8)

ankitparmar007 avatar ankitparmar007 commented on June 22, 2024 1

Great news that package update will be available on this weekend :)

Also Flutter 2.8.0 • channel stable is live on • github.com/flutter/flutter.git

Make sure package is compatible with the latest version.

Huge Thanks in advance :)

from shared-storage.

alexrintt avatar alexrintt commented on June 22, 2024 1

Nice!! I did start work right now, later you'll see some updates man and maybe on sunday I'll publish the new release if everything goes fine! thanks for all

from shared-storage.

alexrintt avatar alexrintt commented on June 22, 2024 1

Snapshot 13 Dec. 2021

News

  • Added support for large data sets and removed the API DocumentFile.listFiles due to low performance issue
  • Refactor of SAF API: split code into several modules to allow safe and easy refactor and new API implementations
  • DocumentFile.listFiles is now an EventChannel since we load all files lazily
  • Added support to these DocumentsContract and DocumentFile APIs:
const val GET_DOCUMENT_THUMBNAIL = "getDocumentThumbnail"
const val BUILD_DOCUMENT_URI_USING_TREE = "buildDocumentUriUsingTree"
const val BUILD_DOCUMENT_URI = "buildDocumentUri"
const val BUILD_TREE_DOCUMENT_URI = "buildTreeDocumentUri"
  • Added optional argument grantWritePermission to the openDocumentTree API

Missing:

  • Support to copy a document to another location
  • Support to initialDir of the openDocumentTree API
  • Update and improve documentation

Even not done yet, I consider a nice progress, I'll try to continue over the week, thanks

from shared-storage.

ankitparmar007 avatar ankitparmar007 commented on June 22, 2024 1

Definitely a nice progress ! hopefully on next weekend package will be updated with Missing APIs and version code 0.3.0 :)

from shared-storage.

ankitparmar007 avatar ankitparmar007 commented on June 22, 2024 1

hey @LaksCastro
Hope You are doing well :)
Btw When are you planning for next package update ?

from shared-storage.

ankitparmar007 avatar ankitparmar007 commented on June 22, 2024

@LaksCastro When You are planning for package update ?

from shared-storage.

alexrintt avatar alexrintt commented on June 22, 2024

When I get some free time on the weekend

from shared-storage.

alexrintt avatar alexrintt commented on June 22, 2024

All features mentioned in this issue are available on v0.4.x except by the last one that doesn't make sense for this package.

from shared-storage.

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.