2ff34a07a7
add delete account UI and logic
2025-07-08 16:21:37 +03:00
dd66e7c747
added client token login
2025-04-16 12:02:19 +04:00
cff8c4728c
change_pass
2024-12-31 10:36:52 +03:00
bfd9c557ce
remove_real_time
2024-10-30 11:56:12 +03:00
ef232e9cd5
password_changes&_routine_changes
2024-10-29 17:21:31 +03:00
08d3ff3e0f
forget password added
2024-06-25 10:54:42 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
28576f2cd5
Implemented sign up and otp screens
2024-05-29 01:51:36 +03:00
f7db91f212
Added sign up screen and model
2024-05-23 14:08:40 +03:00
95f7ade9e6
removed try-catch blocks from auth_api.dart, devices_api.dart and spaces_api.dart files
2024-04-16 15:45:04 +03:00
80d424f114
Refactor code for consistency and readability
...
- Removed unused imports and commented-out code
- Updated class inheritance for AuthState subclasses
- Reorganized code structure for better readability
- Cleaned up debug print statements and replaced with dart:developer logs
2024-04-15 12:03:25 +03:00
024f15728b
getting spaces and rooms from api {null checks}
2024-03-13 13:52:22 +03:00
0f3cc453ce
Semi-implemented getting spaces feature
2024-03-12 11:14:31 +03:00
2c4543e83f
Added Login with email model instead of json encode
2024-03-10 10:20:06 +03:00
5a7787b42d
Added Error handling
2024-03-10 08:56:06 +03:00
f734801e94
Initialized Auth pages for future work
...
Implemented Login functionality
2024-03-07 10:29:19 +03:00