Change Password Implemented

This commit is contained in:
2025-09-09 16:03:34 +05:30
parent b3fb387bdd
commit c322d1d2fd
7 changed files with 110 additions and 35 deletions

View File

@@ -71,7 +71,7 @@ class BeneficiaryService {
return response.data['name'];
}
// Send Data for Validation
// Beneficiary Validate And ADD
Future<bool> sendForValidation(Beneficiary beneficiary) async {
try {
final response = await _dio.post(