feat(reasoning): Add html_unescape and enhance reasoning parser

This commit is contained in:
cogwheel0
2025-12-04 15:05:20 +05:30
parent cbbcdd8305
commit 6b1ecff302
5 changed files with 424 additions and 541 deletions

View File

@@ -77,6 +77,7 @@ dependencies:
flutter_app_intents: ^0.7.0
quick_actions: 1.1.0
flutter_svg: ^2.2.3
html_unescape: ^2.0.0
# Clipboard functionality is available through flutter/services (part of Flutter SDK)