ae47e48832
push countdown widget
2024-06-26 15:55:40 +03:00
3ddd4ed197
push functions static data
2024-06-26 02:18:15 +03:00
47639c0cb9
Updated intl package
2024-06-13 16:58:14 +03:00
1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +03:00
76f5c6d325
bug fixes and read sensors states
2024-06-06 11:14:25 +03:00
631ba53d7a
Implemented home management and user invitation flows
2024-06-05 03:42:00 +03:00
28576f2cd5
Implemented sign up and otp screens
2024-05-29 01:51:36 +03:00
cda41ecf74
Implemented firebase and onesignal
2024-05-23 17:09:10 +03:00
4257d69768
Implemented Ac functionality, and bug fixes
2024-05-20 02:40:50 +03:00
923e7a2d02
Added the curtain interface
2024-05-07 12:26:54 +03:00
6d720546f8
Merge branch 'dev' into finishing_smart_door_pages
2024-04-28 09:34:47 +03:00
b9c181c944
Added SmartLinkage page
2024-04-25 13:15:35 +03:00
8fbcb55e74
Added unlocking records icons
2024-04-24 00:17:42 +03:00
5f402d02ea
Added Menu Screen Icons
2024-04-23 14:28:21 +03:00
1ec1ae76b0
Added ceiling presence sensor assets
2024-04-18 09:50:32 +03:00
9904a8cc0b
Added door lock assets
2024-04-16 14:49:17 +03:00
81625cd50e
Add device icons based on device type and update network exception handling
...
- Add logic to set device icons based on device type in DeviceModel.fromJson method
- Update network exception handling to parse HTML response in ServerFailure class
- Add html package as a dependency for parsing HTML responses
-Added Devices Icons by updateing device types mapping
2024-04-02 15:11:20 +03:00
ad511fe3af
added smooth_page_indicator for devices view body
2024-03-03 17:01:08 +03:00
8203836332
Update firebase and flutter_svg versions.
2024-03-02 15:59:32 +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
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
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
84e142a099
initial commit
2024-02-14 10:58:43 +03:00