feat(markdown): Add syntax highlighting with flutter_highlight

This commit is contained in:
cogwheel0
2025-12-08 00:08:19 +05:30
parent dcca839e35
commit 4903b72753
3 changed files with 60 additions and 4 deletions

View File

@@ -78,6 +78,7 @@ dependencies:
flutter_svg: ^2.2.3
html_unescape: ^2.0.0
home_widget: ^0.8.1
flutter_highlight: ^0.7.0
# Clipboard functionality is available through flutter/services (part of Flutter SDK)