Commit Graph

10 Commits

Author SHA1 Message Date
cfc395e210 Refactor HTTPInterceptor and add CustomSnackBar helper
Refactor HTTPInterceptor to handle error responses and add a CustomSnackBar
helper to display snack bars. This will improve error handling and user
feedback in the application.
2024-04-15 12:02:34 +03:00
cb913cd784 Refactor navigation in SplashView and add CustomPageRoute
Introduce CustomPageRoute for smoother navigation transitions in SplashView.
Update navigation in SplashView to use CustomPageRoute for login redirection.
2024-03-19 15:06:10 +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
ad511fe3af added smooth_page_indicator for devices view body 2024-03-03 17:01:08 +03:00
abe7072f2d AC devices page implemented
AC Cubit Add
New Devices Cubit Arch will be used
Devices Cubit (for devices categories, and devices page)
{
AC cubit,
Lights cubit.
... }
Replaced AssetsManager with Assets Class (auto generated)
2024-02-26 15:55:22 +03:00
d27063f149 initialized Dashboard Page 2024-02-20 12:08:59 +03:00
3d1693050e initialized Application theme 2024-02-17 16:29:03 +03:00
85b04b5c15 initialized Application theme 2024-02-17 16:28:45 +03:00
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00