From 91c59d8da2270239d8e0b64d79f8883ef315c807 Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 3 Apr 2023 16:31:45 +0700 Subject: [PATCH] TF-1684 Remove library not used (cherry picked from commit 9873eeac72a368e9ae91baf366507e54b6a4ed5e) --- pubspec.lock | 8 -------- pubspec.yaml | 2 -- 2 files changed, 10 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9554abe8d..87bb90f00 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -870,14 +870,6 @@ packages: url: "https://github.com/linagora/html-editor-enhanced.git" source: git version: "2.5.1" - html_unescape: - dependency: "direct main" - description: - name: html_unescape - sha256: "15362d7a18f19d7b742ef8dcb811f5fd2a2df98db9f80ea393c075189e0b61e3" - url: "https://pub.dev" - source: hosted - version: "2.0.0" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5b60ed862..0ba8182f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -176,8 +176,6 @@ dependencies: flutter_local_notifications: 13.0.0 - html_unescape: 2.0.0 - fading_edge_scrollview: 3.0.0 focused_menu_custom: 1.2.0