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

Platformweb

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.2.0 - 2022-12-14 #

Added #

  • js-interop bindings for createSyncAccessHandle and FileSystemSyncAccessHandle object.
  • example to demonstrate usage of Synchronous Access in Web Workers.
  • minimal code samples in example.dart to be shown in pub.dev.

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
140
pub points
76%
popularity

Publisher

verified publisherlouispoirier.io

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

js

More

Packages that depend on file_system_access_api