a0405981a8
Scenes have been added to the device page
2024-07-08 15:59:43 +03:00
e6c9de1dbf
Scenes have been added to the device page
2024-07-08 11:23:55 +03:00
c7d26d0e6e
Bug fixes, and updated the build number
2024-07-02 13:14:17 +03:00
ce94d91f83
Fetched devices based on the unit id
2024-07-01 22:27:15 +03:00
16a336ab09
fix load scenes after creation
2024-07-01 20:05:05 +03:00
32b992e276
connect delete api
2024-07-01 03:44:57 +03:00
c01d9034fd
push put api
2024-07-01 01:57:13 +03:00
043e8c1e2d
connected rest of the devices and functions and trigger api
2024-06-29 18:24:33 +03:00
23293a6b25
fix bugs
2024-06-27 03:26:49 +03:00
17881694e0
connected all apis , create functionality is working
2024-06-27 02:35:50 +03:00
1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
fbe2f5fe53
!! BIG CHANGE TO ASSETS GEN !!
...
changed the method of generating assets to be more declrative when it comes to names of the assets.
it now include the file path name e.g (asset in the path "assets/images/home-images/home.png" will be generated as this "String assetsImagesHomeImageshome = "path" ".
this will be very helpful in the future when we want to orgnize the assets dir.
2024-05-07 12:26:12 +03:00
6042208d02
dart fix --apply to remove unused imports and fixed some pages layouts
2024-04-29 11:49:08 +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
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
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
84e142a099
initial commit
2024-02-14 10:58:43 +03:00