chore(logging): sanitize diagnostics and reduce noise

This commit is contained in:
zarzet
2026-08-31 01:49:49 +07:00
parent 8f17cd1682
commit a1ee346f2f
46 changed files with 173 additions and 301 deletions
+1 -4
View File
@@ -94,10 +94,7 @@ class ErrorCard extends StatelessWidget {
}
/// Empty-state block with an optional call to action.
///
/// Screens used to render a bare icon plus a sentence, leaving the user with
/// nothing to tap. [action] is the way forward (search, pick a folder, install
/// an extension, ...).
/// [action] provides an optional recovery path.
class EmptyState extends StatelessWidget {
const EmptyState({
super.key,