No description
- Add share button to formula list with export functionality - Implement proper escaping of special characters (\n, \t, \", etc.) in FormulaElement.toStringLiteral methods - Create escapeD4rtString helper function for consistent escaping - Update Formula, UnitSpec, and VariableSpec toStringLiteral methods to use escaping - Add share_plus package dependency for sharing functionality Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| android | ||
| assets | ||
| bin | ||
| docker | ||
| example | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| CLAUDE.md | ||
| Dockerfile | ||
| flutterw | ||
| Makefile | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
| TODO.md | ||
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.