c0bfd24751
Refactor device-related views and add error handling
...
Refactor device-related views to improve code structure and readability.
Add error handling for authentication token in the splash view.
Remove unnecessary NavCubit from the app initialization.
2024-03-21 13:58:20 +03:00
42051bb977
Fixed the overflow in the login screen, the page is scrollable.
...
- Fixed Scrolling wasent working in login screen
- Changed Home page to indexed based view instead of PageView
2024-03-19 13:29:12 +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
a9fdb2fc76
modified UI padding handling approach
...
added auth API endpoints
initialized curtains view for further development
2024-03-05 11:18:08 +03:00
d9a3f9e2a0
code refactoring
2024-03-03 19:07:24 +03:00
4ee5426e9c
Implemented AC Interface
2024-02-29 12:11:39 +03:00
d5196fda45
initialized Routine Page
2024-02-21 13:47:08 +03:00