feat(web_file_system): resolve concurrency and stream sizing issues, add README, and achieve 100% test coverage

This commit is contained in:
2026-06-07 17:11:43 -07:00
parent 9ec5986d6e
commit e1e8d8ded0
9 changed files with 633 additions and 50 deletions
+1 -2
View File
@@ -6,7 +6,7 @@ homepage: https://github.com/fluttercommunity/flutter_whatsnew
maintainer: Rody Davis (@rodydavis)
environment:
sdk: ^3.5.0
sdk: ^3.10.0
flutter: ^3.38.5
dependencies:
@@ -14,7 +14,6 @@ dependencies:
path: ^1.9.0
web: ^1.1.1
uuid: ^4.0.0
mime: ^1.0.0
dev_dependencies:
lints: ^6.0.0