math_keyboard 0.2.1 copy "math_keyboard: ^0.2.1" to clipboard
math_keyboard: ^0.2.1 copied to clipboard

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.

0.2.1 #

  • Added Android support to the demo project.
  • Closes keyboard on Android hardware back button press.

0.2.0 #

  • Bumped flutter_math_fork and intl.

0.1.9 #

  • Exposes MathKeyboards and adds padding and hover effects to it.

0.1.8 #

  • Return empty string instead of \Box when field is empty

0.1.7 #

  • Updated Petitparser dependency.

0.1.6 #

  • Cleared Flutter 3.0.x warnings.

0.1.5 #

  • Updated field cursor using \cursor function from flutter_math_fork 0.6.2.

0.1.4+1 #

  • Bumped flutter_math_fork.

0.1.4 #

  • Fixed missing implicit times operator between a closing and an opening parenthesis.

0.1.3 #

  • Added new symbols icon for functions button.
  • Added fraction button to second keyboard page.

0.1.2 #

  • Bumped flutter_math_fork.

0.1.1+1 #

  • Fixed numpadBackspace breaking change.
  • Addressed ThemeData.accentColor deprecations.

0.1.1 #

  • Unary minus support when converting to an expression.
  • Keep parentheses when initialising controller with an expression.
  • Added special cases for pi and e when initializing controller.

0.1.0+1 #

  • Fixed styling of commas as decimal separators.

0.1.0 #

  • Initial public version.
124
likes
110
pub points
88%
popularity
screenshot

Publisher

verified publishersimpleclub.com

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_math_fork, holding_gesture, intl, math_expressions, petitparser

More

Packages that depend on math_keyboard