Skip to content

Commit f85342d

Browse files
committed
change: add @sseu-buhzzi as developer
1 parent d7a1478 commit f85342d

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

assets/graphics/sseu-buhzzi.png

16.3 KB
Loading

lib/common/constant.dart

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,11 @@ class Constant {
311311
"assets/graphics/HydrogenC.jpg",
312312
"https://github.com/HydrogenC",
313313
S.of(context).hydrogenc_description),
314+
Developer(
315+
"sseu-buhzzi",
316+
"assets/graphics/sseu-buhzzi.png",
317+
"https://github.com/sseu-buhzzi",
318+
""),
314319
];
315320

316321
/// Add a Chinese symbol(¥) at the end of [num].

0 commit comments

Comments
 (0)