file_system_access_api 0.1.0 copy "file_system_access_api: ^0.1.0" to clipboard
file_system_access_api: ^0.1.0 copied to clipboard

A Dart library to expose the File System Access Api from web platform.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.1.0 - 2022-12-10 #

Added #

  • js-interop bindings for showOpenFilePicker, showSaveFilePicker and showDirectoryPicker on Window.
  • js-interop bindings for File System Access API objects.
  • js-interop binding for Origin Private File System on Storage Manager object.
  • examples to demonstrate usage of this library.
  • Dart typed errors to replace vague DomException errors.
  • README and CHANGELOG.
20
likes
0
pub points
76%
popularity

Publisher

verified publisherlouispoirier.io

A Dart library to expose the File System Access Api from web platform.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

js

More

Packages that depend on file_system_access_api