diff --git a/pubspec.lock b/pubspec.lock index bfc2e9402..0ef8924e6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -209,6 +209,22 @@ packages: url: "https://pub.dev" source: hosted version: "1.18.0" + connectivity_plus: + dependency: "direct main" + description: + name: connectivity_plus + sha256: "2056db5241f96cdc0126bd94459fc4cdc13876753768fc7a31c425e50a7177d0" + url: "https://pub.dev" + source: hosted + version: "6.0.5" + connectivity_plus_platform_interface: + dependency: transitive + description: + name: connectivity_plus_platform_interface + sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204" + url: "https://pub.dev" + source: hosted + version: "2.0.1" convert: dependency: transitive description: @@ -893,6 +909,14 @@ packages: url: "https://pub.dev" source: hosted version: "8.0.0" + nm: + dependency: transitive + description: + name: nm + sha256: "2c9aae4127bdc8993206464fcc063611e0e36e72018696cd9631023a31b24254" + url: "https://pub.dev" + source: hosted + version: "0.5.0" one_dollar_unistroke_recognizer: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7d177727d..ac0b2f09b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -144,6 +144,7 @@ dependencies: args: ^2.5.0 flutter_web_auth_2: ^4.0.0 + connectivity_plus: ^6.0.5 dev_dependencies: flutter_test: