feat(markdown): Add support for rendering ChartJS blocks in markdown

This commit is contained in:
cogwheel0
2025-12-06 10:56:57 +05:30
parent dc15aa8d88
commit 0615346167
4 changed files with 425 additions and 8 deletions

View File

@@ -103,6 +103,7 @@ flutter:
assets:
- assets/icons/
- assets/mermaid.min.js
- assets/chartjs.min.js
flutter_native_splash:
# Splash background matches the light theme; `color_dark` handles dark mode.