Releases: simpleclub/math_keyboard
Releases · simpleclub/math_keyboard
math_keyboard v0.3.3
- updates
intl
math_keyboard v0.3.2
- Workaround for dart2wasm bug
math_keyboard v0.2.1
- Added Android support to the demo project.
- Closes keyboard on Android hardware back button press.
math_keyboard v0.1.6
Clean Flutter 3.0.x warnings (#33) * Clean Flutter 3.0.x warnings * Update url_launcher calls. * Replace retired dev flutter channel with master on checks.
math_keyboard v0.1.5
math_keyboard-v0.1.5 SC-4607 Cursor update (#31)
math_keyboard v0.1.4+1
Update flutter_math_fork (#30) * update packages * changelog * update flutter-action workflow in checks.yml * clean up imports * remove unnecessary import
math_keyboard v0.1.4
Implicit times between parentheses (#28) * add times between closing and opening parenthesis * bump version * insert times * changelog
math_keyboard v0.1.3
math_keyboard-v0.1.3 Added symbols icon and fraction key to second page (#26)
math_keyboard v0.1.2
math_keyboard-v0.1.2 Bump flutter_math_fork (#24)
math_keyboard v0.1.1+1
Update compatibility (#20) * Update compatibility * Fix demo dependencies