Skip to content

Conversation

@alexcmgit
Copy link
Member

@alexcmgit alexcmgit commented Jul 17, 2023

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
Copy link

clragon commented Feb 8, 2024

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

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.

4 participants