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

Clean Flutter 3.0.x warnings #33

Closed millerovv closed 2 years ago

millerovv commented 2 years ago

Description

Removes unnecessary nullability check warnings after Flutter 3.0.x upgrade.

Checklist

Remove If [...] items that do not apply to your PR.