merge branches

This commit is contained in:
amirrezaghabeli
2025-08-20 13:11:22 +03:30
parent 1af9c0a76b
commit 4b51071aad
36 changed files with 1894 additions and 167 deletions
+8
View File
@@ -62,6 +62,9 @@ class $AssetsIconsGen {
/// File path: assets/icons/menu.svg
String get menu => 'assets/icons/menu.svg';
/// File path: assets/icons/moon.svg
String get moon => 'assets/icons/moon.svg';
/// File path: assets/icons/notification.svg
String get notification => 'assets/icons/notification.svg';
@@ -74,6 +77,9 @@ class $AssetsIconsGen {
/// File path: assets/icons/shield.svg
String get shield => 'assets/icons/shield.svg';
/// File path: assets/icons/sun.svg
String get sun => 'assets/icons/sun.svg';
/// File path: assets/icons/task-square_active.svg
String get taskSquareActive => 'assets/icons/task-square_active.svg';
@@ -114,10 +120,12 @@ class $AssetsIconsGen {
like,
location,
menu,
moon,
notification,
profileCircle,
profileCircleActive,
shield,
sun,
taskSquareActive,
taskSquare,
tenderLogoPng,