navigation_devtools 0.1.0 copy "navigation_devtools: ^0.1.0" to clipboard
navigation_devtools: ^0.1.0 copied to clipboard

Flutter DevTools extension for navigation — inspect the live backstack of Navigator 1.0, Router API, go_router, or auto_route apps, and navigate interactively.

150/ 160
pub points
65
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/masreplay/auto_route_devtools was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/masreplay/auto_route_devtools/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

37 out of 44 API elements (84.1 %) have documentation comments.

Some symbols that are missing documentation: navigation_devtools, navigation_devtools.NavigationAdapter.NavigationAdapter.new, navigation_devtools.NavigationAdapter.dispose, navigation_devtools.Navigator1Adapter.Navigator1Adapter.new, navigation_devtools.Navigator1Adapter.dispose.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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

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

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
navigation_devtools_shared ^0.1.0 0.1.0 0.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
freezed_annotation - 3.1.0 3.1.0
json_annotation - 4.12.0 4.12.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
vector_math - 2.2.0 2.4.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter DevTools extension for navigation — inspect the live backstack of Navigator 1.0, Router API, go_router, or auto_route apps, and navigate interactively.

Repository (GitHub)
View/report issues

Topics

#devtools #navigation #navigator #routing #debugging

License

MIT (license)

Dependencies

flutter, navigation_devtools_shared

More

Packages that depend on navigation_devtools