No description
Find a file
2026-02-15 20:31:00 +01:00
android Compilation problems, will recreate flutter app again 2025-08-27 11:10:22 +02:00
assets Initially collapsed description 2026-02-11 08:45:56 +01:00
bin dart --fix 2025-09-05 18:53:06 +02:00
docker con drift 2026-02-07 17:01:37 +01:00
example preparando apgar 2025-11-09 20:29:58 +01:00
ios Compilation problems, will recreate flutter app again 2025-08-27 11:10:22 +02:00
lib Add share functionality and improve string escaping in FormulaElement.toStringLiteral 2026-02-15 12:10:48 +01:00
linux con drift 2026-02-07 17:01:37 +01:00
macos Add share functionality and improve string escaping in FormulaElement.toStringLiteral 2026-02-15 12:10:48 +01:00
test Implement Corpus.withDependencies method with duplicate prevention 2026-02-15 11:45:24 +01:00
web Working on linux and web 2026-02-14 19:16:32 +01:00
windows Add share functionality and improve string escaping in FormulaElement.toStringLiteral 2026-02-15 12:10:48 +01:00
.gitignore Created todo.md file for agentic ai 2026-02-09 16:28:30 +01:00
.metadata Preparo para fórmulas que devuelven cadenas 2025-11-05 10:35:53 +01:00
analysis_options.yaml Exclude files of warp jail, add some other files 2025-08-21 16:14:36 +02:00
CLAUDE.md formula element toStringLiteral 2026-02-11 08:56:43 +01:00
Dockerfile Apgar ya funciona, no estoy muy contento con indexOf, variableAllowedValues y variableValues 2026-01-31 19:53:12 +01:00
flutterw FormulaElement as abstract class 2026-02-11 09:07:13 +01:00
Makefile Add platform-specific database directory logic and update Makefile targets 2026-02-11 09:39:40 +01:00
pubspec.lock Add share functionality and improve string escaping in FormulaElement.toStringLiteral 2026-02-15 12:10:48 +01:00
pubspec.yaml Add share functionality and improve string escaping in FormulaElement.toStringLiteral 2026-02-15 12:10:48 +01:00
README.md Used qwen to validate allowed values 2026-02-07 11:45:25 +01:00
TODO.md share button marked done 2026-02-15 20:29:49 +01:00

https://github.com/Shahxad-Akram/flutter_tex/blob/master/example/lib/tex_view_markdown_example.dart

Math Formulae Manager

This project uses dart language, and flutter framework. It leverages d4rt library to execute formulas.

Development guidelines

If you are a contributor or an agent, please follow CLAUDE.md for development guidelines.