• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dart-archive / markdown / 8584660168 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2024 12:08AM UTC
Files 54
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2024 02:50AM UTC coverage: 96.147%. Remained the same
8584660168.1

push

github

web-flow
Bump subosito/flutter-action from 2.12.0 to 2.15.0 (#603)

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.12.0 to 2.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/subosito/flutter-action/releases">subosito/flutter-action's releases</a>.</em></p>
<blockquote>
<h2>v2.15.0</h2>
<p>Hi! I'm <a href="https://github.com/bartekpacia/">Bartek</a> and I'm a new maintainer of this action. I promise to take good care of it.</p>
<p>This release introduces the <code>flutter-version-file</code> option, which lets you easily centralize Flutter version in a single place – your pubspec.yaml file:</p>
<p>You can use it like this:</p>
<pre lang="yaml"><code>steps:
  - name: Clone repository
    uses: actions/checkout@v4
  - name: Set up Flutter
    uses: subosito/flutter-action@v2
    with:
      channel: stable
      flutter-version-file: pubspec.yaml # path to pubspec.yaml
</code></pre>
<p>Please note that for this to work, you need to specify exact Flutter version in pubspec.yaml:</p>
<pre lang="yaml"><code>environment:
  dart: &quot;&gt;=3.3.0 &lt;4.0.0&quot;
  flutter: 3.19.0 # This must be exact! No ranges allowed.
</code></pre>
<p>Apart from that, some minor README updates and code cleanup were performed.</p>
<h2>v2.14.0</h2>
<p>No release notes provided.</p>
<h2>v2.13.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/subosito/flutter-action/commit/3d8049299"><code>3d80492</code></a> update README (<a href="https://redirect.github.com/subosito/flutter-action/issues/291">#291</a>)</li>
<li><a href="https://github.com/subosito/flutter-action/commit/0ef13f12a"><code>0ef13f1</code></a> Add <code>flutter-version-file</code> (<a href="https://redirect.github.com/subosito/flutter-action/issues/290">#290</a>)</li>
<li><a href="https://g... (continued)

1547 of 1609 relevant lines covered (96.15%)

3.43 hits per line

Source Files on job 8584660168.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8584660168
  • 782b1803 on github
  • Prev Job for on master (#8503127067.1)
  • Next Job for on master (#8677107865.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc