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

Update to flutter 3.22.2 and intl 0.19.0 #67

Closed edhom closed 2 months ago

edhom commented 2 months ago

Description

Updates dependencies

Related issues & PRs

n/a

Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 27.11%. Comparing base (3a9a76e) to head (415ae7b).

:exclamation: Current head 415ae7b differs from pull request most recent head a25601c

Please upload reports for the commit a25601c to get more accurate results.

Files Patch % Lines
math_keyboard/lib/src/widgets/math_field.dart 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ======================================= Coverage 27.11% 27.11% ======================================= Files 11 11 Lines 1147 1147 ======================================= Hits 311 311 Misses 836 836 ``` | [Flag](https://app.codecov.io/gh/simpleclub/math_keyboard/pull/67/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simpleclub) | Coverage Δ | | |---|---|---| | [math_keyboard](https://app.codecov.io/gh/simpleclub/math_keyboard/pull/67/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simpleclub) | `27.11% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simpleclub#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.