adding packages

This commit is contained in:
2026-01-15 14:38:46 -08:00
parent ef86e3ab6a
commit 6869cf47e5
5253 changed files with 726695 additions and 34 deletions
+24
View File
@@ -0,0 +1,24 @@
name: file_access
description: A Flutter package to handel files on Web, Desktop and Mobile instead of File.io
version: 1.0.3
homepage: https://github.com/rodydavis/file_access
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
file_picker: ^1.5.0+2
image_picker: ^0.6.3+4
file_chooser:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/file_chooser
ref: 040f36c82b63e8764ec2fd97066767503a667b6d
dev_dependencies:
flutter_test:
sdk: flutter
flutter: