Merge pull request 'forgot_password' (#82) from forgot_password into main

Reviewed-on: https://repo.ravanertebat.com/TM/tm_app/pulls/82
This commit is contained in:
a.ghabeli
2025-09-01 16:57:22 +03:30
27 changed files with 551 additions and 62 deletions
+3
View File
@@ -22,6 +22,9 @@ class AssetsManager {
static const passwordVisibilityOff =
'assets/svgs/password_visibility_off.svg';
//forgot password page
static const forgotPasswordImage = 'assets/pngs/forgot_password.png';
// tenders page
static const tenderLogo = 'assets/icons/tenderLogo.png';
static const like = 'assets/icons/like.svg';