mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
708b351e08de999cb2c147abc8ce9099c4af090a
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.64.0 to 0.65.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.65.0</h2> <ul> <li><strong>FEATURE</strong> (by <a href="https://github.com/Dartek12"><code>@âDartek12</code></a>) Added gradient to <a href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#FlLine">FlLine</a>, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1197">#1197</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix bar line shadow crash when we have only one (or zero) spot, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1466">#1466</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix having negative <code>toY</code> (or positive <code>fromY</code>) in BarChart's <code>minY</code> and <code>maxY</code> calculations, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1470">#1470</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/bobatsar"><code>@âbobatsar</code></a>) Fix bars drawn outside of diagram</li> <li><strong>FEATURE</strong> (by <a href="https://github.com/k0psutin"><code>@âk0psutin</code></a>) Add dashed border to BarChartRodData, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1144">#1144</a></li> <li><strong>FEATURE</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Allow to show single point line in LineChart, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1438">#1438</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.65.0</h2> <ul> <li><strong>FEATURE</strong> (by <a href="https://github.com/Dartek12"><code>@âDartek12</code></a>) Added gradient to <a href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#FlLine">FlLine</a>, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1197">#1197</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix bar line shadow crash when we have only one (or zero) spot, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1466">#1466</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Fix having negative <code>toY</code> (or positive <code>fromY</code>) in BarChart's <code>minY</code> and <code>maxY</code> calculations, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1470">#1470</a></li> <li><strong>BUGFIX</strong> (by <a href="https://github.com/bobatsar"><code>@âbobatsar</code></a>) Fix bars drawn outside of diagram</li> <li><strong>FEATURE</strong> (by <a href="https://github.com/k0psutin"><code>@âk0psutin</code></a>) Add dashed border to BarChartRodData, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1144">#1144</a></li> <li><strong>FEATURE</strong> (by <a href="https://github.com/imaNNeo"><code>@âimaNNeo</code></a>) Allow to show single point line in LineChart, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1438">#1438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5307f0352b"><code>5307f03</code></a> Bump version to 0.65.0</li> <li><a href="98774506df"><code>9877450</code></a> Remove buy me a coffe button in the app</li> <li><a href="df87e97acd"><code>df87e97</code></a> Open flutter release page when user clicks on the fl_chart version on app_menu</li> <li><a href="40caf90ee2"><code>40caf90</code></a> Change the drawer header logic to always open the landing page</li> <li><a href="4a9bd3f2ff"><code>4a9bd3f</code></a> Fix flutter version issue in gh-pages.yml</li> <li><a href="2b7be70d39"><code>2b7be70</code></a> Allow to show single point line in LineChart, <a href="https://redirect.github.com/imaNNeo/fl_chart/issues/1438">#1438</a></li> <li><a href="c911024631"><code>c911024</code></a> chore(handle_animations.md):replace = with :</li> <li><a href="0d4faea641"><code>0d4faea</code></a> Fix tests</li> <li><a href="2955cef844"><code>2955cef</code></a> Rename dashArray to borderDashArray</li> <li><a href="442445296e"><code>4424452</code></a> Fix <a href="https://github.com/kopsutin"><code>@âkopsutin</code></a> -> <a href="https://github.com/k0psutin"><code>@âk0psutin</code></a></li> <li>Additional commits viewable in <a href="https://github.com/imaNNeo/fl_chart/compare/0.64.0...0.65.0">compare view</a></li> </ul> </details> <br /> [](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>
Flutter samples
A collection of open source samples that illustrate best practices for Flutter.
Visual samples index
The easiest way to browse through the samples in this repo (as well as a few others!) is the visual samples index.
Tip: minimize download size
As this repository is quite big, you can use svn to download a single example. For example:
svn co https://github.com/flutter/samples/trunk/provider_shopper
You can also use a partial clone to skip blob objects that aren't currently checked out, while including the full commit history:
git clone --filter=blob:none https://github.com/flutter/samples.git
Interested in contributing?
See the contributor's guide!
Questions or issues?
If you have a general question about one of these samples or how to adapt its techniques for one of your own apps, try one of these resources:
If you run into a bug in one of the samples, please file an issue in the
flutter/samples issue tracker.
Description
Languages
Dart
71%
C++
11.4%
CMake
8.7%
Kotlin
2.2%
Swift
1.9%
Other
4.8%