mirror of https://github.com/flutter/samples.git
Bump fl_chart from 0.63.0 to 0.64.0 in /experimental/pedometer/example (#2039)
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.63.0 to 0.64.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/imaNNeo/fl_chart/releases">fl_chart's releases</a>.</em></p> <blockquote> <h2>0.64.0</h2> <ul> <li><strong>BUGFIX</strong> (by <a href="https://github.com/Anas35"><code>@âAnas35</code></a>) Fix Tooltip not displaying when value from BackgroundBarChartRodData is less than zero. <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1345">#1345</a>.</li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix Negative BarChartRodStackItem are not drawn correctly bug, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1347">#1347</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix bar_chart_helper minY calculation bug, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1388">#1388</a></li> <li><strong>IMPROVEMENT</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Consider fraction digits when formatting chart side titles, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1267">#1267</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/imaNNeo/fl_chart/blob/master/CHANGELOG.md">fl_chart's changelog</a>.</em></p> <blockquote> <h2>0.64.0</h2> <ul> <li><strong>BUGFIX</strong> (by <a href="https://github.com/Anas35"><code>@âAnas35</code></a>) Fix Tooltip not displaying when value from BackgroundBarChartRodData is less than zero. <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1345">#1345</a>.</li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix Negative BarChartRodStackItem are not drawn correctly bug, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1347">#1347</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix bar_chart_helper minY calculation bug, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1388">#1388</a></li> <li><strong>IMPROVEMENT</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Consider fraction digits when formatting chart side titles, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1267">#1267</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2040/head633c40d692
"><code>633c40d</code></a> Bump version to 0.64.0</li> <li><a href="621b79e82d
"><code>621b79e</code></a> Update CHANGELOG.md</li> <li><a href="cb51189fc2
"><code>cb51189</code></a> Consider fraction digits when formatting chart side titles, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1267">#1267</a></li> <li><a href="ce49b92e1a
"><code>ce49b92</code></a> Fix donation link in README.md file</li> <li><a href="4c6d2b34c3
"><code>4c6d2b3</code></a> chore: bump actions/checkout from 2 to 4</li> <li><a href="04b18d2242
"><code>04b18d2</code></a> Update CHANGELOG.md</li> <li><a href="eeb1ba4204
"><code>eeb1ba4</code></a> Fix bar_chart_helper minY calculation bug, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1388">#1388</a></li> <li><a href="5d81d616c9
"><code>5d81d61</code></a> Use <code>dart format</code> instead of <code>flutter format</code> (deprecated).</li> <li><a href="dd479e0e31
"><code>dd479e0</code></a> Decrease menu items sizes</li> <li><a href="306989dc60
"><code>306989d</code></a> Simplify ChartType enum</li> <li>Additional commits viewable in <a href="https://github.com/imaNNeo/fl_chart/compare/0.63.0...0.64.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fl_chart&package-manager=pub&previous-version=0.63.0&new-version=0.64.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
parent
d73e3a1d2f
commit
e14a2aa2bb
Loading…
Reference in new issue