added request successful page and add animation for feedback of tenders

This commit is contained in:
amirrezaghabeli
2025-09-16 10:20:12 +03:30
parent 0cae444ae6
commit 74b0927434
6 changed files with 219 additions and 73 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ class AppConfig {
// این متد بر اساس محیط فعال، URL مناسب را برمی‌گرداند.
static String get apiBaseUrl {
return 'http://10.0.2.2:8081';
return 'http://10.0.2.2:8081';
// return '192.168.1.103:8081';
// if (isDevelopment) {
// // Handle different platforms for local development