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

supabase / supabase-flutter / 29007581749
87%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 09:18AM UTC
Jobs 8
Files 83
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

09 Jul 2026 09:15AM UTC coverage: 86.53% (+0.09%) from 86.443%
29007581749

push

github

web-flow
chore: bump dependencies to latest compatible with Dart 3.9.0 (#1567)

## What

Modernizes dependency and `dev_dependency` constraints across the whole
workspace to the newest versions that still resolve on the declared
minimum Dart SDK of `>=3.9.0`, as tracked in SDK-1279. The SDK
constraint itself is unchanged.

## Dependency bumps

- Raised floors on direct dependencies: `http` `^1.6.0`, `logging`
`^1.3.0`, `collection` `^1.19.0`, `crypto` `^3.0.7`, `meta` `^1.16.0`,
`retry` `^3.1.2`, `rxdart` `^0.28.0`, `mime` `>=2.0.0`, `http_parser`
`^4.1.0`, `web` `>=1.0.0`, `web_socket_channel` `>=3.0.0`,
`dart_jsonwebtoken` `>=3.0.0`, `url_launcher` `^6.3.2`,
`shared_preferences` `^2.5.5`.
- Development tooling: `lints` and `flutter_lints` `^4.0.0` to `^6.0.0`,
`mocktail` `^1.0.5`, `postgres` `^3.5.0`, `dotenv` `^4.2.0`, `otp`
`^3.2.0`, `mason_logger` `^0.3.5`.
- `app_links` floor raised to `>=6.4.1` while keeping the `<8.0.0` upper
bound. Version 7.x requires Dart `>=3.10`, so the floor stays resolvable
on the 3.9.0 minimum while consumers on newer SDKs still get 7.x.

## Staying resolvable on the minimum Flutter 3.35 SDK

Local development runs on a newer Dart, so a few packages had to be held
below their latest release to remain resolvable on Flutter 3.35 (Dart
3.9.0), which is the minimum this repository supports:

- `test` is capped at `^1.25.0`. On Flutter 3.35, `flutter_test` pins
`test_api 0.7.6`, and `test >=1.31.0` requires a newer `test_api` (and
Dart `>=3.10`). This floor resolves to the 1.26.x line on the minimum
SDK and to the latest elsewhere.
- `async` `^2.12.0` and `path` `^1.9.0` stay at or below the versions
vendored by Dart 3.9.0.

## Consolidating on supabase_lints

- Every example now depends on `supabase_lints` instead of
`flutter_lints` or `lints` directly, and includes the shared analysis
options.

## Follow-on lint and analyzer fixes

- `lints` 6 introduces `unnecessary_underscores`, so `(_, __, ___)`
wildcard parameters in `realtime... (continued)

0 of 4 new or added lines in 1 file covered. (0.0%)

98 existing lines in 4 files now uncovered.

4516 of 5219 relevant lines covered (86.53%)

4.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
67.67
0.0% packages/realtime_client/lib/src/realtime_presence.dart

Coverage Regressions

Lines Coverage ∆ File
93
73.96
0.67% packages/gotrue/lib/src/gotrue_client.dart
3
92.98
0.0% packages/gotrue/lib/src/types/types.dart
1
67.67
0.0% packages/realtime_client/lib/src/realtime_presence.dart
1
92.37
-0.04% packages/realtime_client/lib/src/realtime_client.dart
Jobs
ID Job ID Ran Files Coverage
1 supabase_flutter - 29007581749.1 09 Jul 2026 09:19AM UTC 11
79.0
GitHub Action Run
2 storage_client - 29007581749.2 09 Jul 2026 09:20AM UTC 5
93.26
GitHub Action Run
3 supabase - 29007581749.3 09 Jul 2026 09:19AM UTC 15
80.69
GitHub Action Run
4 realtime_client - 29007581749.4 09 Jul 2026 09:21AM UTC 11
89.41
GitHub Action Run
5 functions_client - 29007581749.5 09 Jul 2026 09:18AM UTC 2
98.8
GitHub Action Run
6 postgrest - 29007581749.6 09 Jul 2026 09:20AM UTC 9
84.57
GitHub Action Run
7 gotrue - 29007581749.7 09 Jul 2026 09:21AM UTC 29
86.03
GitHub Action Run
8 yet_another_json_isolate - 29007581749.8 09 Jul 2026 09:18AM UTC 1
77.78
GitHub Action Run
Source Files on build 29007581749
  • Tree
  • List 83
  • Changed 7
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29007581749
  • 02d809e3 on github
  • Prev Build on main (#29006230524)
  • Next Build on main (#29017180430)
  • 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