From a6bbc913eb3d1d0244a10b21261c67fcded29bb2 Mon Sep 17 00:00:00 2001 From: Josh Babb Date: Fri, 14 Jul 2023 11:27:50 -0500 Subject: [PATCH] Revert "flutter pub add flutter_socks_proxy" This reverts commit 2139f5ba6f58fe08ec77c411e21a2e5cc06f2cfa. --- pubspec.lock | 16 ++++++++-------- pubspec.yaml | 1 - 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 28518fb0a..a1569c04d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -722,14 +722,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.0.0" - flutter_socks_proxy: - dependency: "direct main" - description: - name: flutter_socks_proxy - sha256: be3a9fb6d32ec983e944c5735406262e941d154d52ec3ca4ee1e54a72126ec8f - url: "https://pub.dev" - source: hosted - version: "0.0.2" flutter_svg: dependency: "direct main" description: @@ -1619,6 +1611,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.0.1" + toast: + dependency: "direct main" + description: + name: toast + sha256: bedb96d37030acf9c4c06a7ac2ffd1f1f365e780cda9458c9e24e6a1e1ab6fd9 + url: "https://pub.dev" + source: hosted + version: "0.1.5" tor: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6bb379512..2d0b502f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -141,7 +141,6 @@ dependencies: desktop_drop: ^0.4.1 nanodart: ^2.0.0 basic_utils: ^5.5.4 - flutter_socks_proxy: ^0.0.2 dev_dependencies: flutter_test: