znjameswu / flutter_math

Math rendering and editing in pure Flutter.
https://znjameswu.github.io/flutter_math_demo/
Apache License 2.0
123 stars 52 forks source link

Bump & clean up Pubspec #11

Closed creativecreatorormaybenot closed 3 years ago

creativecreatorormaybenot commented 3 years ago

Does three things:

codecov-io commented 3 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.00%. The diff coverage is 47.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   64.64%   64.65%           
=======================================
  Files         111      111           
  Lines        5454     5455    +1     
=======================================
+ Hits         3526     3527    +1     
  Misses       1928     1928           
Impacted Files Coverage Δ
lib/src/render/layout/line_editable.dart 2.72% <15.38%> (-0.03%) :arrow_down:
lib/src/render/symbols/make_symbol.dart 71.42% <100.00%> (+0.37%) :arrow_up:
lib/src/parser/tex/settings.dart 57.69% <0.00%> (+2.13%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d56a7ce...ac9cdca. Read the comment docs.

znjameswu commented 3 years ago

Thank you for your contributions!

I must thank you for bearing with the current state of this repo. Finishing up MathSelectable proves to be much more work than I had expected and I'm more occupied recently, so this repo is temporarily in a somewhat half-finished state.

If you plan to contribute frequently, I can also add you as an collaborator!