flutter_probe_agent 0.9.4
flutter_probe_agent: ^0.9.4 copied to clipboard
On-device E2E test agent for FlutterProbe. Embeds in your Flutter app and executes test commands via direct widget-tree access with sub-50ms latency.
0
likes
150/ 160
pub points
241
downloads
We analyzed this package 21 hours ago, and awarded it 150 pub points (of a possible 160):
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.
10/10 points: 20% or more of the public API has dartdoc comments
8 out of 8 API elements (100.0 %) have documentation comments.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:flutter_probe_agent/flutter_probe_agent.dartthat imports:package:flutter_probe_agent/src/agent.dartthat imports:package:flutter_probe_agent/src/server.dartthat imports:package:flutter_probe_agent/src/mdns_advertise.dartthat imports:package:bonsoir/bonsoir.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bonsoir |
^5.1.10 |
5.1.11 | 6.1.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
bonsoir_android |
- | 5.1.6 | 6.0.2 | |
bonsoir_darwin |
- | 5.1.3 | 6.1.0 | |
bonsoir_linux |
- | 5.1.3 | 6.0.3 | |
bonsoir_platform_interface |
- | 5.1.3 | 6.1.0 | |
bonsoir_windows |
- | 5.1.5 | 6.0.3 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
dbus |
- | 0.7.12 | 0.7.12 | |
ffi |
- | 2.2.0 | 2.2.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^5.1.10` on bonsoir does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions bonsoir to update the constraint.
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.
Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.
Check the analysis log for details.