From aea50fa0e997e0401ea271783dddd364ce72f924 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Tue, 21 May 2024 12:24:31 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` (#165) --- pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index b6e2a91..91bbca2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,6 +6,9 @@ description: >- web. repository: https://github.com/dart-lang/path +topics: + - file-system + environment: sdk: ^3.0.0