Skip to content

Commit 3480b71

Browse files
Update dependency open_file to v4
1 parent 04aaca5 commit 3480b71

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

pubspec.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -689,66 +689,66 @@ packages:
689689
dependency: "direct main"
690690
description:
691691
name: open_file
692-
sha256: b22decdae85b459eac24aeece48f33845c6f16d278a9c63d75c5355345ca236b
692+
sha256: "4f9b00d42565249ed4346976bc0d57f91303bec391f6b0b217921277cf8e6e4f"
693693
url: "https://pub.dev"
694694
source: hosted
695-
version: "3.5.11"
695+
version: "4.0.0"
696696
open_file_android:
697697
dependency: transitive
698698
description:
699699
name: open_file_android
700-
sha256: "58141fcaece2f453a9684509a7275f231ac0e3d6ceb9a5e6de310a7dff9084aa"
700+
sha256: f48a342b0347bf82bebf68c752f5cfce162965ce8449c5ecdafc406d294aa63d
701701
url: "https://pub.dev"
702702
source: hosted
703-
version: "1.0.6"
703+
version: "1.1.0"
704704
open_file_ios:
705705
dependency: transitive
706706
description:
707707
name: open_file_ios
708-
sha256: a5acd07ba1f304f807a97acbcc489457e1ad0aadff43c467987dd9eef814098f
708+
sha256: "0e3e67dcd12f69888128f533cacc092039627dd4f1d7a95a2826b814ae4ea8aa"
709709
url: "https://pub.dev"
710710
source: hosted
711-
version: "1.0.4"
711+
version: "1.1.0"
712712
open_file_linux:
713713
dependency: transitive
714714
description:
715715
name: open_file_linux
716-
sha256: d189f799eecbb139c97f8bc7d303f9e720954fa4e0fa1b0b7294767e5f2d7550
716+
sha256: efd9c1f9679745cf35a54d21d809a1fe5a1196d4a1353fe2d205ba298ae86dc9
717717
url: "https://pub.dev"
718718
source: hosted
719-
version: "0.0.5"
719+
version: "1.1.0"
720720
open_file_mac:
721721
dependency: transitive
722722
description:
723723
name: open_file_mac
724-
sha256: cd293f6750de6438ab2390513c99128ade8c974825d4d8128886d1cda8c64d01
724+
sha256: "1abe00e65f792b9baa1e15fdf4d44af5e813b1696ac307d71535543122a01e30"
725725
url: "https://pub.dev"
726726
source: hosted
727-
version: "1.0.4"
727+
version: "1.1.0"
728728
open_file_platform_interface:
729729
dependency: transitive
730730
description:
731731
name: open_file_platform_interface
732-
sha256: "101b424ca359632699a7e1213e83d025722ab668b9fd1412338221bf9b0e5757"
732+
sha256: dc302e4bd5c1d77acec4240bd0dbc1d9f2ee6882b1ce52bca5298369da7acf12
733733
url: "https://pub.dev"
734734
source: hosted
735-
version: "1.0.3"
735+
version: "1.1.0"
736736
open_file_web:
737737
dependency: transitive
738738
description:
739739
name: open_file_web
740-
sha256: e3dbc9584856283dcb30aef5720558b90f88036360bd078e494ab80a80130c4f
740+
sha256: "4945221c9ee98a5a6cdf26730fe0fabb3a36c1e423148bff4c32c283079ee532"
741741
url: "https://pub.dev"
742742
source: hosted
743-
version: "0.0.4"
743+
version: "1.1.0"
744744
open_file_windows:
745745
dependency: transitive
746746
description:
747747
name: open_file_windows
748-
sha256: d26c31ddf935a94a1a3aa43a23f4fff8a5ff4eea395fe7a8cb819cf55431c875
748+
sha256: "6a97d8f2a5966fb0a7f613a901f1d502f93456f64e8a7519d3204184413aab79"
749749
url: "https://pub.dev"
750750
source: hosted
751-
version: "0.0.3"
751+
version: "1.1.0"
752752
package_config:
753753
dependency: transitive
754754
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies:
7070
uuid: ^4.5.3
7171
pocketbase: ^0.24.0
7272
flutter_secure_storage: ^10.0.0
73-
open_file: ^3.5.11
73+
open_file: ^4.0.0
7474

7575
dev_dependencies:
7676
flutter_test:

0 commit comments

Comments
 (0)