diff --git a/pubspec.lock b/pubspec.lock index 75adeffc0..2c1a78b0b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -718,11 +718,12 @@ packages: macos_secure_bookmarks: dependency: "direct main" description: - name: macos_secure_bookmarks - sha256: c3163875f8fd530a1654a7cf8aa426e6e208d28bf05724a1d4960e4b7d2ca1c6 - url: "https://pub.dev" - source: hosted - version: "0.2.1" + path: "." + ref: c07abbf7c186c543de09a9c7df8577bbf5e27748 + resolved-ref: c07abbf7c186c543de09a9c7df8577bbf5e27748 + url: "https://github.com/XMLHexagram/macos_secure_bookmarks.git" + source: git + version: "0.2.0" macos_window_utils: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ede7f7b8c..f2cc0c26b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -66,7 +66,10 @@ dependencies: very_good_infinite_list: ^0.9.0 flutter_fullscreen: ^1.0.1 device_info_plus: ^11.1.1 - macos_secure_bookmarks: ^0.2.1 + macos_secure_bookmarks: + git: + url: https://github.com/XMLHexagram/macos_secure_bookmarks.git + ref: c07abbf7c186c543de09a9c7df8577bbf5e27748 permission_handler: ^11.3.1 animated_flip_counter: ^0.3.4 intl: ^0.19.0