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

Support Flutter 3.10.0 #52

Closed MacDeveloper1 closed 1 year ago

MacDeveloper1 commented 1 year ago
edhom commented 1 year ago

@MacDeveloper1 thanks for the PR! We are quickly checking why the checks are failing:)

edhom commented 1 year ago

@MacDeveloper1 Looks like your commits are not signed. To address the 3.10.0 issue, I changed the dependencies in the meantime in this PR. Would be cool if you could open another PR with signed commits to replace pendantic with flutter_lints!

MacDeveloper1 commented 1 year ago

@edhom sorry for delay. Should this PR be closed?