voo_navigation 1.1.0 copy "voo_navigation: ^1.1.0" to clipboard
voo_navigation: ^1.1.0 copied to clipboard

A comprehensive, adaptive navigation package for Flutter that automatically adjusts to different screen sizes and platforms with Material 3 design.

150/ 160
pub points
1.09k
downloads

We analyzed this package 2 days 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

1099 out of 1193 API elements (92.1 %) have documentation comments.

Some symbols that are missing documentation: voo_navigation, voo_navigation.VooAdaptiveAppBar.VooAdaptiveAppBar.new, voo_navigation.VooAdaptiveBottomNavigation.VooAdaptiveBottomNavigation.new, voo_navigation.VooAdaptiveNavigationDrawer.VooAdaptiveNavigationDrawer.new, voo_navigation.VooAdaptiveNavigationRail.VooAdaptiveNavigationRail.new.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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

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
collection ^1.19.1 1.19.1 1.19.1
equatable ^2.0.5 2.0.8 2.0.8
flutter_bloc ^9.1.1 9.1.1 9.1.1
go_router ^16.2.2 16.3.0 17.0.1
material_design_icons_flutter ^7.0.7296 7.0.7296 7.0.7296
meta ^1.11.0 1.17.0 1.17.0
voo_motion ^0.0.2 0.0.2 0.0.2
voo_responsive ^0.1.4 0.1.4 0.1.4
voo_tokens ^0.0.8 0.0.8 0.0.8
voo_ui_core ^0.1.3 0.1.3 0.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 9.2.0 9.2.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
intl - 0.20.2 0.20.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
provider - 6.1.5+1 6.1.5+1
vector_math - 2.2.0 2.2.0

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

The constraint `^16.2.2` on go_router does not support the stable version `17.0.0`.

Try running dart pub upgrade --major-versions go_router 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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
1.09k
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A comprehensive, adaptive navigation package for Flutter that automatically adjusts to different screen sizes and platforms with Material 3 design.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #navigation #responsive #material-design

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_bloc, go_router, material_design_icons_flutter, meta, voo_motion, voo_responsive, voo_tokens, voo_ui_core

More

Packages that depend on voo_navigation