Closed flexboni closed 9 months ago
@flexboni Thanks for your contribution:) If I remember correctly, we needed the additional parenthesis in order to keep the right precedence. Are you sure they can be safely removed? If so, I would not even give the option to showBrackets
...
Description
Normarlly Latex foramt not use '{..}' (ex. Not! {x}^2, Like!!! x^2) So i add additional parsing logic that don't have brace. And Pass 'showBracket' parameter to Controller, Switch show braket in Textfield
Related issues & PRs
Links to issues and PRs that are related to your PR. Use keywords for issues if applicable.
Checklist
Remove
If [...]
items that do not apply to your PR.math_keyboard
orexample
package (also README etc.), I created an entry inCHANGELOG.md
(## UPCOMING RELEASE
if the change on its own is not worth an update).math_keyboard
package, I updated the version according to Dart's semantic versioning.