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

dart-archive / markdown / 8768608932
96%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2024 12:07AM UTC
Jobs 1
Files 54
Run time 1min
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
8768608932

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

Jobs
ID Job ID Ran Files Coverage
1 8768608932.1 21 Apr 2024 12:07AM UTC 0
96.15
GitHub Action Run
Source Files on build 8768608932
Detailed source file information is not available for this build.
  • Back to Repo
  • 782b1803 on github
  • Prev Build on master (#8503127067)
  • Next Build on master (#8863457855)
  • 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