Commit Graph

10 Commits

Author SHA1 Message Date
b58af41b88 add all devices fetch 2024-06-23 12:01:06 +03:00
1fe4603cbf connected all devices 2024-06-22 16:44:17 +03:00
a8132c37db push scene devices body with blocs. need to drop the future builder - enhancment 2024-06-13 02:13:44 +03:00
1045d72bbe push routines style and create scene view 2024-06-12 01:54:03 +03:00
df13c66b1a Refactor API error handling and add try-catch blocks
Added try-catch blocks for error handling in API's files to rethrow the errors to the cubit so cubits can update the UI based on them.

Refactored error handling in HTTPInterceptor and HTTPService classes.
2024-04-15 15:47:13 +03:00
d9a3f9e2a0 code refactoring 2024-03-03 19:07:24 +03:00
643b206d4c cleaned some warring messages 2024-03-03 13:10:03 +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
d5196fda45 initialized Routine Page 2024-02-21 13:47:08 +03:00
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00