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
133 stars 49 forks source link

Cursor update SC-4607 #31

Closed millerovv closed 2 years ago

millerovv commented 2 years ago

Description

Related issues & PRs

https://simpleclub.atlassian.net/browse/SC-4607

Checklist

millerovv commented 2 years ago

Regarding the analysis checks failing on Flutter beta. This is fine (unavoidable) for now since we want to keep supporting the stable channel

Hi @creativecreatorormaybenot Yeah right, no way to fix those unfortunately. Can we somehow merge this one skipping the checks?

upd: @edhom said he also can't force merge this

creativecreatorormaybenot commented 2 years ago

@millerovv The merge was not possible as we required commits to be signed. I changed that, so now the merge should be possible anyway.

This should be fine since GitHub will sign the squash commit.

millerovv commented 2 years ago

This should be fine since GitHub will sign the squash commit.

Oh, didn't notice this and signed the squashed commits myself :\