dcdbc02ca0
Adds AppLoadingIndicator
widget and replaces CircularProgressIndicator
in SceneView
.
2025-04-13 15:50:52 +03:00
1189b52c57
remove comment DevicesViewBody and fix home page
2025-02-02 13:17:25 +03:00
c578d63134
all_devices and Restrict_user
2025-01-29 14:10:38 +03:00
790479effb
restrict_spaceMemberUser_and_change_SignUpModel
2025-01-23 18:35:01 +03:00
cc9ddffa44
Join the space through the invitation code_ac countdown
2025-01-09 15:35:04 +03:00
7a22bb4bc8
count_down_ac
2025-01-08 17:17:52 +03:00
a7aa165317
sos
2024-11-25 13:20:17 +03:00
b547a126ed
Bug fixes
2024-11-12 00:15:26 +03:00
465a2e3108
curtain wizard & bugs fixes
2024-10-09 14:58:08 +03:00
5e046b1deb
garage door
2024-10-06 16:48:17 +03:00
d9761168e6
bugs fixes
2024-10-03 12:46:56 +03:00
a811baca70
Fixed design issues
2024-09-24 00:28:46 +03:00
429009aefa
bug fixes 2
2024-09-23 14:37:07 +03:00
62e80c89a2
Bug fixes
2024-09-23 00:35:07 +03:00
58e13da887
door sensor
2024-09-22 15:32:47 +03:00
6165c2ceee
Merge remote-tracking branch 'origin/dev' into SP-465
...
# Conflicts:
# lib/generated/assets.dart
2024-09-18 14:16:56 +03:00
b7f59902cd
schedule for one gang and two gang and three gange
2024-09-18 13:19:43 +03:00
42b5ff105f
schedule for one gang and two gang and three gange
2024-09-18 12:59:28 +03:00
ddaf36797d
two gang schedule
2024-09-15 16:48:16 +03:00
8c5cf2c04e
dialog
2024-09-06 10:25:54 +04:00
1f02f66916
changed stack to column
2024-09-06 10:20:52 +04:00
df13840a65
asset added of success icon
2024-09-02 13:25:33 +04:00
0ef2f3b866
door lock password update
2024-08-06 14:58:06 +03:00
50b455b4ae
push dialog changes in values
2024-07-28 05:04:57 +03:00
6699866ff0
Added latest changes from dev and solved conflicts
2024-06-30 16:27:42 +03:00
320afb0ca8
Removed fittedbox from the default scaffold widget
2024-06-27 10:56:30 +03:00
61c225af45
Implemented devices groups
2024-06-26 22:30:56 +03:00
3ddd4ed197
push functions static data
2024-06-26 02:18:15 +03:00
6413d2b876
working on functions view
2024-06-25 10:38:39 +03:00
8c8e46f250
push bottom sheet design of the scenes
2024-06-12 21:06:27 +03:00
17e9826b21
finished if - then - save button design
2024-06-12 20:30:34 +03:00
1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +03:00
631ba53d7a
Implemented home management and user invitation flows
2024-06-05 03:42:00 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
cda41ecf74
Implemented firebase and onesignal
2024-05-23 17:09:10 +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
d802c2e045
Merge pull request #23 from SyncrowIOT/Syncing_with_backend
...
Synced with the backend
2024-04-30 12:14:10 +03:00
3607b5353d
switched the safe area to be in the scaffold
2024-04-29 11:38:35 +03:00
f8358a0877
Updated the API Endpoints, API Calls, Data Models and cubits to the lateset changes from the backend
2024-04-29 10:00:58 +03:00
6d720546f8
Merge branch 'dev' into finishing_smart_door_pages
2024-04-28 09:34:47 +03:00
ca71574bf2
Added Smart Linkage Button
2024-04-28 09:32:49 +03:00
b9c181c944
Added SmartLinkage page
2024-04-25 13:15:35 +03:00
eee889d3e4
Added Members Management Page With Demo Data
2024-04-24 10:39:53 +03:00
87eb2369ca
Added Default Scaffold and Removed unsed file
2024-04-23 23:15:02 +03:00
3a41a7118d
Added Create Home Page
2024-04-23 16:53:41 +03:00
e47e428785
created Default Scaffold
2024-04-23 16:28:02 +03:00
f4304f1296
Added onTap to DefaultContainer
2024-04-17 12:04:59 +03:00
80d424f114
Refactor code for consistency and readability
...
- Removed unused imports and commented-out code
- Updated class inheritance for AuthState subclasses
- Reorganized code structure for better readability
- Cleaned up debug print statements and replaced with dart:developer logs
2024-04-15 12:03:25 +03:00
2ae0c07830
Update import statements from relative tok apsulote paths.
2024-04-13 18:05:19 +03:00
81242c69cb
Update CustomSwitch widget to handle device status and control
...
Refactored CustomSwitch widget to properly handle device status and control
based on the device's status values. Added necessary checks and updated UI
accordingly.
2024-04-04 01:35:30 +03:00