Commit Graph

6 Commits

Author SHA1 Message Date
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