fix(dart): Dont guard user behind sendDefaultPii#3524
Merged
GitHub Actions / Analysis of sentry_firebase_remote_config
succeeded
Feb 18, 2026 in 39s
Package analysis results for sentry_firebase_remote_config
Score
150/160 points
(93.75%)
Supported platforms
- Flutter
androidioswindowslinuxmacosweb
Details
Follow Dart file conventions (30/30)
✔ 10/10 points: Provide a valid pubspec.yaml
✔ 5/5 points: Provide a valid README.md
✔ 5/5 points: Provide a valid CHANGELOG.md
✔ 10/10 points: Use an OSI-approved license
Detected license: MIT.
Provide documentation (10/20)
❌ 0/10 points: 20% or more of the public API has dartdoc comments
Could not run dartdoc: Exception: 1
<***>
Resolving dependencies...
Downloading packages...
- _fe_analyzer_shared 95.0.0
- analyzer 10.1.0
- args 2.7.0
- async 2.13.0
- collection 1.19.1
- convert 3.1.2
- crypto 3.0.7
- csslib 1.0.2
- dartdoc 9.0.2
- file 7.0.1
- glob 2.1.3
- html 0.15.6
- logging 1.3.0
- markdown 7.3.0
- meta 1.18.1
- package_config 2.2.0
- path 1.9.1
- pub_semver 2.2.0
- source_span 1.10.2
- string_scanner 1.4.1
- term_glyph 1.2.2
- typed_data 1.4.0
- watcher 1.2.1
- yaml 3.1.3
Building package executables...
<***>
Failed to build dartdoc:dartdoc:
/tmp/pana.1771424312156.HNPXZD/pub-cache/hosted/pub.dev/dartdoc-9.0.2/lib/src/model/package_builder.dart:120:9: Error: Undefined name 'EmbedderYamlLocator'.
EmbedderYamlLocator.forLibFolder(skyEngineLibFolder).embedderYamls,
^^^^^^^^^^^^^^^^^^^
/tmp/pana.1771424312156.HNPXZD/pub-cache/hosted/pub.dev/dartdoc-9.0.2/lib/src/model/package_builder.dart:119:23: Error: Couldn't find constructor 'EmbedderSdk'.
var embedderSdk = EmbedderSdk(resourceProvider,
^^^^^^^^^^^
Failed to update packages.
✔ 10/10 points: Package has an example
Platform support (20/20)
✔ 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Windows`.
Because:
package:sentry_firebase_remote_config/sentry_firebase_remote_config.dartthat imports:package:sentry_firebase_remote_config/src/sentry_firebase_remote_config_integration.dartthat imports:package:firebase_remote_config/firebase_remote_config.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:sentry_firebase_remote_config/sentry_firebase_remote_config.dartthat imports:package:sentry_firebase_remote_config/src/sentry_firebase_remote_config_integration.dartthat imports:package:firebase_remote_config/firebase_remote_config.dartthat declares support for platforms:Android,iOS,macOS,Web.
✔ 0/0 points: WASM compatibility
This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
Pass static analysis (50/50)
✔ 50/50 points: code has no errors, warnings, lints, or formatting issues
Support up-to-date dependencies (40/40)
✔ 10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_remote_config |
>=5.4.3 <7.0.0 |
6.1.4 | 6.1.4 | |
sentry |
/github/workspace/packages/dart |
9.13.0 | 9.13.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.66 | 1.3.66 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_core |
- | 4.4.0 | 4.4.0 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 3.4.0 | 3.4.0 | |
firebase_remote_config_platform_interface |
- | 2.0.7 | 2.0.7 | |
firebase_remote_config_web |
- | 1.10.3 | 1.10.3 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.9 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
✔ 10/10 points: Package supports latest stable Dart and Flutter SDKs
✔ 20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Versions
- Pana: 0.23.5
- Dart: 3.10.7
- Flutter: 3.38.6
Loading