feat: live search with back navigation and animated transitions

This commit is contained in:
zarzet
2026-01-02 16:43:59 +07:00
parent 973c2e3b41
commit 39bcc2c547
17 changed files with 448 additions and 232 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ final log = Logger(
errorMethodCount: 5,
lineLength: 80,
colors: true,
printEmojis: true,
printEmojis: false,
dateTimeFormat: DateTimeFormat.none,
),
level: Level.debug,