From 8ddbbcd87ed6f49e512268553d821e4baaefb08c Mon Sep 17 00:00:00 2001 From: Joscha <34318751+josxha@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:49:46 +0200 Subject: [PATCH] remove amout of topics in `pubspec.yaml` "`pubspec.yaml` has invalid `topics`: at most 5 topics are allowed." --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e07b487..fdb31eb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 1.3.1 repository: https://github.com/josxha/flutter_map_cache issue_tracker: https://github.com/josxha/flutter_map_cache/issues -topics: [ flutter-map, map, cache, dio, hive, drift ] +topics: [ flutter-map, map, cache, dio ] environment: sdk: ^3.0.1