From 2305b92b2b567daf5a2b2527a1cf79adc982d47c Mon Sep 17 00:00:00 2001 From: fiatcode Date: Thu, 30 Apr 2026 18:02:29 +0700 Subject: [PATCH] chore: add pubspec description for TracPulse --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d4a40ea..bc93b1e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: tracpulse -description: "A new Flutter project." +description: "TracPulse - Traccar location tracking client for Android" # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev