mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Implemented home management and user invitation flows
This commit is contained in:
@ -647,6 +647,9 @@ class Assets {
|
||||
|
||||
static const String assetsDeleteIcon = "assets/icons/delete_room_ic.svg";
|
||||
|
||||
static const String blueCheckboxIcon = "assets/icons/blue_checkbox_ic.svg";
|
||||
static const String emptyCheckboxIcon = "assets/icons/empty_checkbox_ic.svg";
|
||||
|
||||
/// Assets for assetsImagesAutomation
|
||||
/// assets/images/automation.jpg
|
||||
static const String assetsImagesAutomation = "assets/images/automation.jpg";
|
||||
|
Reference in New Issue
Block a user