dev: наработки лотти иконок

This commit is contained in:
Jganenokk
2026-07-23 23:16:15 +07:00
parent d0b27803bf
commit 59d06d725f
7 changed files with 224 additions and 0 deletions
+3
View File
@@ -6,4 +6,7 @@ class AppAnimations {
static const String clock = '$_dir/ic_clock.json';
static const String search = '$_dir/ic_search.json';
static const String settings = '$_dir/ic_settings.json';
static const String chat = '$_dir/ic_chat.json';
static const String call = '$_dir/ic_call.json';
static const String contacts = '$_dir/ic_contacts.json';
}