Commit Graph

22 Commits

Author SHA1 Message Date
2d54d52061 Updated the curtain desgin and removed unused code 2024-10-06 22:30:28 +03:00
7279215cdc Added flavers env and prod for android and ios including Google services 2024-09-21 17:17:54 +03:00
8d6da30d09 Fixed design issues, added updated read me file 2024-08-01 12:57:13 +03:00
e58732f7f8 Merged with dev branch 2024-07-25 13:35:10 +03:00
e5e839248d profile 2024-07-23 16:16:31 +03:00
79a1c69af1 Added env files and the read base url using the dotenv package 2024-07-21 11:45:49 +03:00
8a4a158af5 profile changes 2024-07-16 14:05:54 +03:00
0f75c3def1 Fixed logout issue 2024-05-18 23:45:23 +03:00
6042208d02 dart fix --apply to remove unused imports and fixed some pages layouts 2024-04-29 11:49:08 +03:00
8127c1978c Added Privacy View 2024-04-23 22:13:32 +03:00
48e6ae2bd3 Added Securty Page 2024-04-23 22:09:32 +03:00
7e3f68b65f Added Manage Home Page And Home Settings Page 2024-04-23 21:58:11 +03:00
8550e81b4e Added join home page 2024-04-23 20:19:43 +03:00
3a41a7118d Added Create Home Page 2024-04-23 16:53:41 +03:00
6050fa745f Add ProfileTab and ProfileView widgets for user profile display
- Added ProfileTab widget for displaying user profile information in a tab.
- Added ProfileView widget for displaying user profile details in a separate view.
2024-04-23 16:38:26 +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
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
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