attachments/io library
A platform-specific import supporting attachments on native platforms.
This library exports the IOLocalStorage class, implementing the LocalStorage interface by storing files under a root directory.
Classes
- IOLocalStorage
- Implements LocalStorage for device filesystem using Dart IO.