math_expressions_builder 1.0.2 copy "math_expressions_builder: ^1.0.2" to clipboard
math_expressions_builder: ^1.0.2 copied to clipboard

A stable Dart package to programmatically build and manipulate LaTeX math expressions using a tree-based structure.

1.0.2 #

  • Added MathInputController for simplified, button-press like input of common mathematical elements.
  • Updated SDK constraint to >=3.8.1 <4.0.0.
  • Enhanced example usage in example/math_expressions_builder_example.dart to demonstrate MathInputController and corrected output formatting.

1.0.1 #

- Format files to match the Dart formatter.

1.0.0 #

  • Initial release of the package.
  • Core functionality for building LaTeX expressions with a tree structure.
  • Support for numbers, operators, fractions, roots, and powers.
  • Cursor movement for programmatic expression editing.
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A stable Dart package to programmatically build and manipulate LaTeX math expressions using a tree-based structure.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on math_expressions_builder