diff --git a/pubspec.lock b/pubspec.lock index 0b004b3..76d1d8c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -281,10 +281,11 @@ packages: disk_space_plus: dependency: "direct main" description: - name: disk_space_plus - sha256: "5158e9fab92426e1f1083531de9a48bbeb76168df9fa6d25c5c5d2d37c642216" - url: "https://pub.dev" - source: hosted + path: "." + ref: ce64cfb + resolved-ref: ce64cfbe43227697e6bf94b5aabbe8b4076d8601 + url: "https://github.com/Moseco/disk_space_plus" + source: git version: "0.2.3" dots_indicator: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index a773c2a..46fb29d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -71,7 +71,10 @@ dependencies: url_launcher: ^6.1.12 dio: ^5.3.3 in_app_review: ^2.0.8 - disk_space_plus: ^0.2.3 + disk_space_plus: # TODO change after new version published + git: + url: https://github.com/Moseco/disk_space_plus + ref: 'ce64cfb' share_plus: ^7.2.2 app_links: ^6.3.2 uri_to_file: ^1.0.0