fixed pubspec file

This commit is contained in:
amirrezaghabeli
2025-08-03 11:07:16 +03:30
parent 89033f0aaa
commit 5a6387765a
7 changed files with 38 additions and 46 deletions
+3
View File
@@ -32,4 +32,7 @@ class AppStrings {
static const String tenderValue = 'Tender Value';
static const String thunderStatus = 'Thunder status';
static const String yourTenders = 'Your tenders';
//Tenders
static const String tendersTitle = 'Tenders';
}