beacon_widget 0.3.3
beacon_widget: ^0.3.3 copied to clipboard
Tap a widget in your running Flutter app and get its file:line, theme properties and geometry on your clipboard, ready to paste into an AI coding agent.
We analyzed this package 5 days ago, and awarded it 160 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
43 out of 98 API elements (43.9 %) have documentation comments.
Some symbols that are missing documentation: beacon_widget, beacon_widget.BeaconAncestor.BeaconAncestor.new, beacon_widget.BeaconAncestor.location, beacon_widget.BeaconAncestor.widget, beacon_widget.BeaconGeometry.
10/10 points: Package has an example and has no issues with screenshots
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 not compatible with platform Web
Because:
package:beacon_widget/beacon_widget.dartthat imports:package:beacon_widget/src/overlay.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
meta |
^1.17.0 |
1.19.0 | 1.19.0 | |
no_screenshot |
^1.2.0 |
1.2.0 | 2.0.1 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
vm_service |
^15.2.0 |
15.3.0 | 15.3.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.2.0` on no_screenshot does not support the stable version `2.0.0`, that was published 10 days ago.
When no_screenshot is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions no_screenshot 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.