Skip to content

Releases: simpleclub/math_keyboard

math_keyboard v0.2.1

06 Jul 11:23
8e110de
Compare
Choose a tag to compare
  • Added Android support to the demo project.
  • Closes keyboard on Android hardware back button press.

math_keyboard v0.1.6

27 Jun 09:17
15c2ba6
Compare
Choose a tag to compare
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

14 Apr 14:26
5b637e4
Compare
Choose a tag to compare
math_keyboard-v0.1.5

SC-4607 Cursor update (#31)

math_keyboard v0.1.4+1

14 Mar 16:02
c8106db
Compare
Choose a tag to compare
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

12 Jan 08:02
8e72442
Compare
Choose a tag to compare
Implicit times between parentheses (#28)

* add times between closing and opening parenthesis

* bump version

* insert times

* changelog

math_keyboard v0.1.3

05 Jan 17:38
400e0a5
Compare
Choose a tag to compare
math_keyboard-v0.1.3

Added symbols icon and fraction key to second page (#26)

math_keyboard v0.1.2

01 Sep 14:20
150d5f2
Compare
Choose a tag to compare
math_keyboard-v0.1.2

Bump flutter_math_fork (#24)

math_keyboard v0.1.1+1

24 May 02:53
a2cc524
Compare
Choose a tag to compare
Update compatibility (#20)

* Update compatibility

* Fix demo dependencies

math_keyboard v0.1.1

25 Mar 15:43
be55c38
Compare
Choose a tag to compare
0.1.1 (#18)

* changelog

* Update math_keyboard/CHANGELOG.md

Co-authored-by: creativecreatorormaybenot <creativecreatorormaybenot@gmail.com>

Co-authored-by: creativecreatorormaybenot <creativecreatorormaybenot@gmail.com>

math_keyboard v0.1.0+1

22 Mar 08:06
10323d1
Compare
Choose a tag to compare
Fix comma style (#14)

* Update pubspec.yaml

* Update CHANGELOG.md

* Update math_field.dart