Skip to content

Revert "Completely new cross-platform API introduced"#957

Merged
natebosch merged 1 commit intomainfrom
revert-platform
Apr 29, 2026
Merged

Revert "Completely new cross-platform API introduced"#957
natebosch merged 1 commit intomainfrom
revert-platform

Conversation

@natebosch
Copy link
Copy Markdown
Member

This reverts commit 0def20c.

Temporarily reverting to fix long-tail issues with internal usage
patterns.

This reverts commit 0def20c.

Temporarily reverting to fix long-tail issues with internal usage
patterns.
@github-actions
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/collection/benchmark/legacy_quicksort.dart

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

Unused Dependencies ✔️
Package Status
platform ✔️ All dependencies utilized correctly.

For details on how to fix these, see dependency_validator.

This check can be disabled by tagging the PR with skip-unused-dependencies-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.

Coverage ⚠️
File Coverage
pkgs/platform/example/bin/example.dart 💔 Not covered
pkgs/platform/lib/platform.dart 💔 Not covered
pkgs/platform/lib/src/interface/local_platform.dart 💚 100 %
pkgs/platform/lib/src/interface/platform.dart 💚 75 %
pkgs/platform/lib/src/testing/fake_platform.dart 💚 99 %

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.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
platform None 3.1.6 3.1.7-wip 3.1.7-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.

@natebosch natebosch merged commit be0b153 into main Apr 29, 2026
24 checks passed
@natebosch natebosch deleted the revert-platform branch April 29, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants