We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfde40d commit e01eaecCopy full SHA for e01eaec
project_structure.txt
@@ -295,8 +295,11 @@
295
│ │ ├── theme.dart
296
│ │ ├── theme_controller.dart
297
│ │ ├── theme_enum.dart
298
+│ │ ├── theme_icon_enum.dart
299
│ │ ├── theme_list.dart
-│ │ └── theme_screen.dart
300
+│ │ ├── theme_screen.dart
301
+│ │ ├── theme_tile_title.dart
302
+│ │ └── theme_tile_trailing.dart
303
│ ├── utils
304
│ │ ├── app_images.dart
305
│ │ ├── colors.dart
@@ -405,4 +408,4 @@
405
408
│ └── user_profile_controller_test.mocks.dart
406
409
└── untranslated.txt
407
410
-80 directories, 326 files
411
+80 directories, 329 files
0 commit comments