flutter_probe_agent 0.9.4 copy "flutter_probe_agent: ^0.9.4" to clipboard
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.

150/ 160
pub points
241
downloads

We analyzed this package 21 hours ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

8 out of 8 API elements (100.0 %) have documentation comments.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:flutter_probe_agent/src/agent.dart that imports:
  • package:flutter_probe_agent/src/server.dart that imports:
  • package:flutter_probe_agent/src/mdns_advertise.dart that imports:
  • package:bonsoir/bonsoir.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions:
0
likes
150
points
241
downloads

Documentation

API reference

Publisher

verified publisheralphawavesystems.com

Weekly Downloads

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.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#testing #e2e #flutter #automation

License

MIT (license)

Dependencies

bonsoir, flutter

More

Packages that depend on flutter_probe_agent