No description
Find a file
2026-02-17 17:35:51 +01:00
android Compilation problems, will recreate flutter app again 2025-08-27 11:10:22 +02:00
assets new units were not loaded 2026-02-17 17:35:51 +01:00
bin dart --fix 2025-09-05 18:53:06 +02:00
docker Version problem, pinned flutter container image version 2026-02-17 09:38:00 +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 new units were not loaded 2026-02-17 17:35:51 +01:00
linux con drift 2026-02-07 17:01:37 +01:00
macos Version problem, pinned flutter container image version 2026-02-17 09:38:00 +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
flutterw new units were not loaded 2026-02-17 17:35:51 +01:00
Makefile Version problem, pinned flutter container image version 2026-02-17 09:38:00 +01:00
pubspec.lock Version problem, pinned flutter container image version 2026-02-17 09:38:00 +01:00
pubspec.yaml Version problem, pinned flutter container image version 2026-02-17 09:38:00 +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.