Commit Graph

10 Commits

Author SHA1 Message Date
1da61e7673 quick fixes 2024-04-23 15:11:10 +03:00
88588d9fa8 Refactor menu view to use sections and buttons
Extracted menu sections and buttons into separate data structures for better
organization and readability in the menu view. Updated MenuList widget to
dynamically render buttons based on the new data structure.
2024-04-23 15:11:01 +03:00
2ae0c07830 Update import statements from relative tok apsulote paths. 2024-04-13 18:05:19 +03:00
d3bd10730c Modified Devices Pages 2024-03-11 12:04:26 +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
481fe1c0f3 replaced Gap Class with the appropriate SizedBox
removed the Gap dependency
2024-03-02 15:52:28 +03:00
4c27cce519 Switches updated 2024-02-27 10:13:58 +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
c95a9c7817 initialized menu page 2024-02-21 16:39:16 +03:00
d27063f149 initialized Dashboard Page 2024-02-20 12:08:59 +03:00