Skip to content

Merge branch 'main' into deps/packages/flutter/scripts/update-android…

7886086
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update Android SDK to v8.29.0 #3403

Merge branch 'main' into deps/packages/flutter/scripts/update-android…
7886086
Select commit
Loading
Failed to load commit list.
GitHub Actions / Analysis of sentry_firebase_remote_config succeeded Jan 7, 2026 in 1m 23s

Package analysis results for sentry_firebase_remote_config

Score

160/160 points
(100.0%)

Supported platforms

  • Flutter
    • android
    • ios
    • windows
    • linux
    • macos
    • web

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 (20/20)

✔ 10/10 points: 20% or more of the public API has dartdoc comments

2 out of 5 API elements (40.0 %) have documentation comments.

Some symbols that are missing documentation: sentry_firebase_remote_config, sentry_firebase_remote_config.SentryFirebaseRemoteConfigIntegration, sentry_firebase_remote_config.SentryFirebaseRemoteConfigIntegration.SentryFirebaseRemoteConfigIntegration.new.

✔ 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.dart that imports:
  • package:sentry_firebase_remote_config/src/sentry_firebase_remote_config_integration.dart that imports:
  • package:firebase_remote_config/firebase_remote_config.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:sentry_firebase_remote_config/sentry_firebase_remote_config.dart that imports:
  • package:sentry_firebase_remote_config/src/sentry_firebase_remote_config_integration.dart that imports:
  • package:firebase_remote_config/firebase_remote_config.dart that 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.3 6.1.3
sentry 9.9.2 9.9.2 9.9.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.65 1.3.65
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.3.0 4.3.0
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 3.3.1 3.3.1
firebase_remote_config_platform_interface - 2.0.6 2.0.6
firebase_remote_config_web - 1.10.2 1.10.2
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.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
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.8
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