From 248a596ed9b694204e1637f1e503a449625b38f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Tu=C5=A1ar?= Date: Tue, 2 Apr 2024 01:55:44 +0200 Subject: [PATCH] :card_file_box: add topics to pubspec.yaml --- pubspec.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index e3be1f3..26f3240 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,3 +16,10 @@ dev_dependencies: euc: ^1.0.6+8 lints: ^3.0.0 test: ^1.25.2 + +topics: + - url + - query + - query-string + - encode + - decode