chore(web_file_system): sync changes from open_xml including idb_block_store, getAsBlob, and tests

This commit is contained in:
2026-06-10 21:35:21 -07:00
parent afb6302f0d
commit a627abc813
17 changed files with 1037 additions and 1923 deletions
@@ -1,5 +1,5 @@
/// A high-performance, asynchronous file system for the web.
library web_file_system;
library;
export 'package:file/file.dart';
export 'src/web_file_system.dart';