chore(deps): add file_picker and share_plus for local backup UI

Needed by F1/F2 (#84): file_picker selects the .gametime backup file
on import, share_plus opens the system share/save sheet on export.
This commit is contained in:
2026-07-22 13:54:27 +02:00
parent 06d806d9d0
commit 77b271803d
2 changed files with 66 additions and 0 deletions

View File

@ -22,6 +22,8 @@ dependencies:
path_provider: ^2.1.5
sqlite3_flutter_libs: ^0.6.0+eol
video_player: ^2.11.1
file_picker: ^11.0.2
share_plus: ^12.0.2
dev_dependencies:
flutter_test: