Commit Graph

20 Commits

Author SHA1 Message Date
bcaed7a4b8 Converted all the devices models to extends from DeviceModel for the purpose of unifying.
Initialized Lights feature.
2024-03-02 21:57:11 +03:00
481fe1c0f3 replaced Gap Class with the appropriate SizedBox
removed the Gap dependency
2024-03-02 15:52:28 +03:00
3bc7ad6eaf Merge branch 'dev' into energy_usage_charts 2024-02-29 05:04:35 -05:00
1ed9c22e15 dashboard_view.dart 2024-02-29 12:59:01 +03:00
4ee5426e9c Implemented AC Interface 2024-02-29 12:11:39 +03:00
3fabd41e72 Stabilized UI elements across multiple devices
Synchronized ACs Status functionality
2024-02-28 12:22:45 +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
d903849e92 fixed Devices Page
-Categories View overflow error
2024-02-21 14:40:07 +03:00
d5196fda45 initialized Routine Page 2024-02-21 13:47:08 +03:00
cdfb778884 initialized Devices Page 2024-02-20 16:01:50 +03:00
d27063f149 initialized Dashboard Page 2024-02-20 12:08:59 +03:00
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00
16f47f744c initialized Splash UI
initialized Login UI
initialized Home(no Devices) UI
Added Colors (from syncrow website)
Added Logo
2024-02-15 00:10:33 +03:00
3385ed1297 initialized home state
modified appbar
tested loading for home screen
2024-02-14 17:02:12 +03:00
4d8a2655e1 Implemented Navigation to these screens:
- Home
- Scene
- Smart
- profile

Converted to state based Provider
2024-02-14 15:49:06 +03:00
3f1f8e72b3 Implemented Navigation 2024-02-14 13:26:09 +03:00
34517bdfff initial home view 2024-02-14 11:25:23 +03:00
84e142a099 initial commit 2024-02-14 10:58:43 +03:00