Add file_picker dependency to pubspec.yaml

Included the file_picker package (version ^10.3.3) in dependencies to enable file selection functionality in the project.
This commit is contained in:
Feodor Fitsner 2025-12-03 19:09:29 -08:00
parent e6cc49ad0d
commit 61311bdcb9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ dependencies:
serious_python: 0.9.6
path: ^1.9.0
file_picker: ^10.3.3
url_strategy: ^0.2.0
cupertino_icons: ^1.0.6
path_provider: ^2.1.4