Skip to content

Commit a92eaea

Browse files
committed
minor improvements
1 parent c659824 commit a92eaea

41 files changed

Lines changed: 23 additions & 2335 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(grep -r import.*text_input_formatters /Users/avaz/StudioProjects/nosleep/lib --include=*.dart)",
5+
"Bash(grep -r \"from ''package:no_sleep/src/common/model/virtual_key_codes\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
6+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/token_util\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
7+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/timeouts\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
8+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/color_util\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
9+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/json_util\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
10+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/stream_util\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
11+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/text_controller_listener\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
12+
"Bash(grep -r \"from ''package:no_sleep/src/common/util/placeholders\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
13+
"Bash(grep -r \"from ''package:no_sleep/src/common/widget/sizer\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
14+
"Bash(grep -r \"from ''package:no_sleep/src/common/widget/scroll_with_mouse_behavior\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
15+
"Bash(grep -r \"from ''package:no_sleep/src/common/widget/not_found_screen\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
16+
"Bash(grep -r \"from ''package:no_sleep/src/common/router/authentication_guard\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")",
17+
"Bash(grep -r \"from ''package:no_sleep/src/common/router/home_guard\" /Users/avaz/StudioProjects/nosleep/lib --include=\"*.dart\")"
18+
]
19+
}
20+
}

lib/generated/assets.dart

Lines changed: 0 additions & 11 deletions
This file was deleted.

lib/src/common/database/database.dart

Lines changed: 0 additions & 32 deletions
This file was deleted.

lib/src/common/database/tables/log_table.dart

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)