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

supabase / supabase-flutter
80%

Build:
DEFAULT BRANCH: main
Repo Added 19 Jan 2025 06:54AM UTC
Token z3GUkNtD1PDnCOWpuPvCMvjUB924F4R9N regen
Build 329 Last
Files 70
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore-review-actions
  • chore/add-agents-md-file
  • chore/bump-app_links
  • chore/code-reference
  • chore/coverage
  • chore/coverage-realtime
  • chore/coverage-source
  • chore/functions-coverage
  • chore/gotrue-coverage
  • chore/publish
  • chore/release
  • chore/setup-release-please
  • chore/supabase-coverage
  • chore/test-coverage
  • chore/update-examples
  • chore/upgrade-app-links
  • cleanup/remove-parens-fromJson
  • docs/error-codes
  • docs/fix-infra-typo-license-20250902-024002
  • docs/google-signin
  • docs/update-signinwithidtoken-providers-1259
  • feat-admin-oauth-update-list-19ca1
  • feat/add-examples-project
  • feat/add-force-function-region-query-param
  • feat/broadcast-replay-support
  • feat/cupertino
  • feat/custom-metadata
  • feat/gotrue-get-claims
  • feat/issue-1158-debug-instrumentation
  • feat/oauth-admin-endpoints
  • feat/phone-2fa
  • feat/phone-mfa
  • feat/realtime-explicit-rest-call
  • feat/semantic-release-automation
  • feat/storage-download-query-params
  • feat/workflow-improvements
  • feat/workflow-phase4-developer-experience
  • feat/workflow-phase5-additional-improvements
  • fix-getclaims-token-decoding
  • fix-to-string
  • fix/app-links-method-removal
  • fix/dartio-usage
  • fix/deprecate
  • fix/empty-response
  • fix/functions-exception
  • fix/gotrue-web
  • fix/setup-presence-flag
  • fix/web-hot-restart
  • grdsdev-patch-1
  • guilherme/ci
  • guilherme/clibs-108-supabase-flutter-change-default-heartbeat-interval-to-25s
  • guilherme/clibs-120-supabase-flutter-send-standard-client-headers-on-all
  • guilherme/clibs-171-supabase-flutter-validate-uuid-on-admin-methods
  • guilherme/clibs-282-supabase-flutter-implement-linkidentity-with-oidc
  • guilherme/clibs-287-supabase-flutter-storageretrycontroller-causes-cant-finalize
  • guilherme/clibs-294-supabase-flutter-remove-providers-check-for-the
  • guilherme/clibs-379-supabase-flutter-implement-maxaffected-method
  • guilherme/clibs-99-supabase-flutter-remove-jwt-check-and-send-x-client-info
  • guilherme/feat-test
  • guilherme/generate-app-token
  • guilherme/remove-trailing-commas-rule
  • guilherme/sdk-230-supabase-flutter-use-dedicated-storage-host-for-storage-lib
  • guilherme/sdk-514-refreshsession-shouldnt-fail-because-currentsession-doesnt
  • guilherme/sdk-524-duplicate-sdk-522-for-flutter
  • guilherme/sdk-531-flutter-verify-optional-refs-handling-in-message
  • iat/add-x-provider
  • idempotent_initialization
  • main
  • null-check-operator-on-realtime-conn
  • refs/pull/1110/merge
  • release-please/bootstrap/default
  • revert-commit
  • shared_prefs_async
  • storage
  • test/web
  • unnecessary_current_user

17 Dec 2025 10:25PM UTC coverage: 79.933% (+0.004%) from 79.929%
20319197891

push

github

web-flow
feat(storage): add queryParams support to download method (#1291)

* feat(storage): add queryParams support to download method

- Add optional queryParams parameter to download method
- Merge queryParams with transform query parameters
- Add test case for download with query params
- Enhance CustomHttpClient to track received requests

* test: clear receivedRequests on teardown

* ci: run analyzer only on stable dart

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

3362 of 4206 relevant lines covered (79.93%)

2.7 hits per line

Relevant lines Covered
Build:
Build:
4206 RELEVANT LINES 3362 COVERED LINES
2.7 HITS PER LINE
Source Files on main
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20319197891 main feat(storage): add queryParams support to download method (#1291) * feat(storage): add queryParams support to download method - Add optional queryParams parameter to download method - Merge queryParams with transform query parameters - Add test ... push 17 Dec 2025 10:30PM UTC web-flow github
79.93
20305880890 feat/storage-download-query-params Merge b3d9dda45 into c23053888 Pull #1291 17 Dec 2025 02:22PM UTC web-flow github
79.93
20305722557 feat/storage-download-query-params Merge 8b4b7d7f2 into c23053888 Pull #1291 17 Dec 2025 02:16PM UTC web-flow github
79.93
20231971413 fix-getclaims-token-decoding Merge 7e22b98f6 into 8e0993c64 Pull #1288 16 Dec 2025 01:58PM UTC web-flow github
79.87
20270238886 main feat(auth): add X (OAuth 2.0) provider (#1290) push 16 Dec 2025 01:57PM UTC web-flow github
79.93
20269152339 iat/add-x-provider Merge 49c7097b9 into dc15701b7 Pull #1290 16 Dec 2025 01:19PM UTC web-flow github
79.93
20267435979 chore/add-agents-md-file Merge 60cb2e921 into 8e0993c64 Pull #1289 16 Dec 2025 12:16PM UTC web-flow github
79.93
20148894982 main fix(realtime_client): make ref field optional in Message class (#1284) * fix(realtime_client): make ref field optional in Message class Make the ref field nullable (String?) and optional in the Message constructor to match JavaScript SDK behavio... push 11 Dec 2025 10:10PM UTC web-flow github
79.88
20148842269 guilherme/sdk-230-supabase-flutter-use-dedicated-storage-host-for-storage-lib Merge 6707e92af into 3656b4f27 Pull #1285 11 Dec 2025 10:08PM UTC web-flow github
79.93
20148486612 guilherme/sdk-531-flutter-verify-optional-refs-handling-in-message Merge 72373c12f into 3656b4f27 Pull #1284 11 Dec 2025 09:53PM UTC web-flow github
79.88
See All Builds (328)

Badge your Repo: supabase-flutter

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc