AI Subject, Description and Action taken support

This commit is contained in:
2026-03-04 00:38:35 +08:00
parent b5449f7842
commit c123c09233
4 changed files with 205 additions and 142 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ class _GeminiButtonState extends State<GeminiButton> {
child: CircularProgressIndicator(strokeWidth: 2),
)
: Image.asset(
'assets/gemini_icon.png',
'gemini_icon.png',
width: 24,
height: 24,
errorBuilder: (context, error, stackTrace) =>