Skip to content

[cupertino_http] Migrate to FFIgen 22 - #1986

Open
liamappelbe wants to merge 5 commits into
masterfrom
ffigen_update
Open

[cupertino_http] Migrate to FFIgen 22#1986
liamappelbe wants to merge 5 commits into
masterfrom
ffigen_update

Conversation

@liamappelbe

@liamappelbe liamappelbe commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Won't land this until FFIgen is published.

@github-actions github-actions Bot added the package:cupertino_http Issues related to package:cupertino_http label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

PR Health

License Headers ✔️
// Copyright (c) 2026, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/cupertino_http/example/example.dart
pkgs/http/example/main.dart
pkgs/http_multi_server/test/cert.dart

This check can be disabled by tagging the PR with skip-license-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
cupertino_http Non-Breaking 3.1.0 3.1.1-wip 3.1.1-wip ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Unused Dependencies ⚠️
Package Status
cupertino_http
❗ Show Issues
These packages are used outside lib/ but are not dev_dependencies:
* flutter
* integration_test
These packages are only used outside lib/ and should be downgraded to dev_dependencies:
* code_assets
* hooks
* logging
* native_toolchain_c
These packages may be unused, or you may be using assets from these packages:
* dart_flutter_team_lints
Failed to update packages.

For details on how to fix these, see dependency_validator.

This check can be disabled by tagging the PR with skip-unused-dependencies-check.

Coverage ⚠️
File Coverage
pkgs/cupertino_http/lib/src/native_cupertino_bindings.dart 💚 0 % ⬆️ 0 %
pkgs/cupertino_http/tool/ffigen.dart 💔 Not covered

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

@liamappelbe
liamappelbe marked this pull request as ready for review September 4, 2026 03:17
Comment thread pkgs/cupertino_http/tool/ffigen.dart Outdated
Comment thread pkgs/cupertino_http/tool/ffigen.dart Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:cupertino_http Issues related to package:cupertino_http

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants