added request successful page and add animation for feedback of tenders
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RequestSuccessfulStrings {
|
||||
static const String requestSuccessfulTitle =
|
||||
'Your request has been successfully registered.';
|
||||
static const String backToTendersButton = 'Back to Tenders';
|
||||
}
|
||||
Reference in New Issue
Block a user