Skip to content

Commit e01eaec

Browse files
chore: update project structure
1 parent bfde40d commit e01eaec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

project_structure.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,11 @@
295295
│   │   ├── theme.dart
296296
│   │   ├── theme_controller.dart
297297
│   │   ├── theme_enum.dart
298+
│   │   ├── theme_icon_enum.dart
298299
│   │   ├── theme_list.dart
299-
│   │   └── theme_screen.dart
300+
│   │   ├── theme_screen.dart
301+
│   │   ├── theme_tile_title.dart
302+
│   │   └── theme_tile_trailing.dart
300303
│   ├── utils
301304
│   │   ├── app_images.dart
302305
│   │   ├── colors.dart
@@ -405,4 +408,4 @@
405408
│   └── user_profile_controller_test.mocks.dart
406409
└── untranslated.txt
407410

408-
80 directories, 326 files
411+
80 directories, 329 files

0 commit comments

Comments
 (0)