No description
Find a file
Álvaro González fe1f907759 Better makefile
2026-02-24 17:14:00 +01:00
android test is not working 2026-02-18 11:25:14 +01:00
assets Need to remove duplicates, check images 2026-02-23 20:02:13 +01:00
bin
docker Precached linux, web and android flutter tools 2026-02-19 07:14:16 +01:00
example preparando apgar 2025-11-09 20:29:58 +01:00
ios
lib Need to remove duplicates, check images 2026-02-23 20:02:13 +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 test is not working 2026-02-18 11:25:14 +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
analysis_options.yaml
CLAUDE.md formula element toStringLiteral 2026-02-11 08:56:43 +01:00
flutterw better cache in Dockerfile 2026-02-18 20:22:08 +01:00
Makefile Better makefile 2026-02-24 17:14:00 +01:00
pubspec.lock Need to remove duplicates, check images 2026-02-23 20:02:13 +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 Signal on formula evaluation 2026-02-18 09:46:02 +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.