FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Scoped storage by alexcmgit · Pull Request #140 · libsrcdev/shared-storage · GitHub

Scoped storage - #140

Draft
alexcmgit wants to merge 18 commits into
releasefrom
scoped-storage
Draft

Scoped storage#140
alexcmgit wants to merge 18 commits into
releasefrom
scoped-storage

Conversation

alexcmgit commented Jul 17, 2023
edited
Loading

Copy link
Copy Markdown
Member

This PR will modify completely the current APIs by assigning the file read/write APIs to ScopedFile and ScopedDirectory class. Also, the APIs will be merged together to make the use of this plugin seamlessly smooth by someone who never heard of storage access framework.

  • Added ScopedFile class to handle file write/read, based on the current File class from dart:io.
  • Added ScopedDirectory class to handle file creation and list.
  • All APIs (File, Media Store, Storage Access Framework) are being merged to work together.

clragon commented Feb 8, 2024

Copy link
Copy Markdown

This PR is mouth-watering.
Anything we can do to help this come along?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL