feat: add advanced setting to filter network interfaces (#2167)

This commit is contained in:
Tien Do Nam
2024-12-28 02:55:37 +01:00
committed by GitHub
parent aaeb54b4f5
commit 79e89c2ec2
28 changed files with 728 additions and 85 deletions
+1 -17
View File
@@ -93,22 +93,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.2.2"
dio:
dependency: transitive
description:
name: dio
sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260"
url: "https://pub.dev"
source: hosted
version: "5.7.0"
dio_web_adapter:
dependency: transitive
description:
name: dio_web_adapter
sha256: "33259a9276d6cea88774a0000cfae0d861003497755969c92faa223108620dc8"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
file:
dependency: transitive
description:
@@ -446,4 +430,4 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.4.0 <4.0.0"
dart: ">=3.5.0 <4.0.0"