diff --git a/pubspec.lock b/pubspec.lock index e44671d..1b350a7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -213,10 +213,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: ab13ae8ef5580a411c458d6207b6774a6c237d77ac37011b13994879f68a8810 + sha256: "29cc1fdb20613876cc7afc529738c1c0f11a9ca159b010edad0c566ac330847e" url: "https://pub.dev" source: hosted - version: "8.3.7" + version: "11.0.3" fixnum: dependency: transitive description: @@ -807,4 +807,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.11.0 <4.0.0" - flutter: "3.41.2" + flutter: ">=3.41.2" diff --git a/pubspec.yaml b/pubspec.yaml index e09d76d..8800161 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: package_info_plus: ^9.0.1 # File picking (audio + lyrics) - file_picker: ^8.1.2 + file_picker: ^11.0.3 # Audio playback audioplayers: ^6.1.0