From 9b5ef2c41f4c243b9417f7121a51543b2a98423c Mon Sep 17 00:00:00 2001 From: CCXXXI Date: Fri, 3 Mar 2023 14:11:12 +0800 Subject: [PATCH] build: flutter pub remove flutter_ume_kit_dio defer to #167 --- pubspec.lock | 16 ---------------- pubspec.yaml | 1 - 2 files changed, 17 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 03fbee6d..d5fce95e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -281,14 +281,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.0.1" - dio: - dependency: transitive - description: - name: dio - sha256: "7d328c4d898a61efc3cd93655a0955858e29a0aa647f0f9e02d59b3bb275e2e8" - url: "https://pub.dev" - source: hosted - version: "4.0.6" equatable: dependency: transitive description: @@ -408,14 +400,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.0" - flutter_ume_kit_dio: - dependency: "direct main" - description: - name: flutter_ume_kit_dio - sha256: "7dc54af4403608f03a055a00aab02ab2d8a6e9db23205f88fb60f2b17933a635" - url: "https://pub.dev" - source: hosted - version: "1.0.1+2" flutter_ume_kit_perf: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f188b0cf..45275006 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,6 @@ dependencies: flutter_ume: ^1.1.1 flutter_ume_kit_console: ^1.0.0 flutter_ume_kit_device: ^1.0.0 - flutter_ume_kit_dio: ^1.0.1+2 flutter_ume_kit_perf: ^1.0.0 flutter_ume_kit_show_code: ^1.0.0+1 flutter_ume_kit_ui: ^1.1.0