From 9ed8ea2f7ff5c5eddd7cbc18fa25452a235939de Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 15 Apr 2025 14:18:53 +0200 Subject: [PATCH] pubspec.yaml: add topics and additional platforms --- pubspec.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 2dff653..20e99ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,5 +18,14 @@ dev_dependencies: executables: jadb: jadb +topics: + - database + - dictionary + - languages + platforms: + android: + ios: linux: + macos: + windows: