diff --git a/pubspec.lock b/pubspec.lock index 03161a44..e5a58aae 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -241,19 +241,20 @@ packages: connectivity_plus: dependency: "direct main" description: - name: connectivity_plus - sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" - url: "https://pub.dev" - source: hosted - version: "7.0.0" + path: "packages/connectivity_plus/connectivity_plus" + ref: "2b614414ce95d920880765d07cbb9759699a4563" + resolved-ref: "2b614414ce95d920880765d07cbb9759699a4563" + url: "https://github.com/edde746/plus_plugins" + source: git + version: "7.1.1" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204" + sha256: "3c09627c536d22fd24691a905cdd8b14520de69da52c7a97499c8be5284a32ed" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.1.0" convert: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7d3d55b4..4b005271 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,11 @@ dependencies: slang: ^4.14.0 slang_flutter: ^4.14.0 duration: ^4.0.3 - connectivity_plus: ^7.0.0 + connectivity_plus: + git: + url: https://github.com/edde746/plus_plugins + ref: 2b614414ce95d920880765d07cbb9759699a4563 + path: packages/connectivity_plus/connectivity_plus os_media_controls: git: url: https://github.com/edde746/os-media-controls