-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: create common to avoid duplicating
- Loading branch information
1 parent
9094b7d
commit bd3e6e9
Showing
43 changed files
with
482 additions
and
5,365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
enum GroupCardState {disable, expanded, add} | ||
enum GroupCardState { disable, expanded, add } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,4 @@ class MenuItem { | |
this.isUrl, | ||
this.isEmail, | ||
}); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
88 changes: 0 additions & 88 deletions
88
lib/desktop_screens/desktop_common_widgets/dektop_custom_person_tile.dart
This file was deleted.
Oops, something went wrong.
99 changes: 0 additions & 99 deletions
99
lib/desktop_screens/desktop_common_widgets/desktop_custom_input_field.dart
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
lib/desktop_screens/desktop_common_widgets/desktop_custom_vertical_tile.dart
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.