simpleclub / math_keyboard

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.
https://simpleclub.github.io/math_keyboard
BSD 3-Clause "New" or "Revised" License
134 stars 50 forks source link

Exposes MathKeyboard and adds some design improvements #49

Closed tomkuschka closed 1 year ago

tomkuschka commented 1 year ago

Description

Exposes MathKeyboard so it can be used independently from MathField. Also adds a hover effect on MathKeyboard for better web support and some padding.

Checklist

Remove If [...] items that do not apply to your PR.

vmalyi commented 1 year ago

@tomkuschka, what about all those failed checks?

tomkuschka commented 1 year ago

@vmalyi They also failed on previous PRs. I think we can ignore them