voo_navigation_bar 0.1.2
voo_navigation_bar: ^0.1.2 copied to clipboard
Bottom navigation bar components for Flutter - part of the voo_navigation package ecosystem.
We analyzed this package 29 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
1081 out of 1256 API elements (86.1 %) have documentation comments.
Some symbols that are missing documentation: voo_navigation_bar.VooAdaptiveBottomNavigation.VooAdaptiveBottomNavigation.new, voo_navigation_bar.VooAnimatedBadge.VooAnimatedBadge.new, voo_navigation_bar.VooAnimatedIcon.VooAnimatedIcon.new, voo_navigation_bar.VooAppBarActions.VooAppBarActions.new, voo_navigation_bar.VooAppBarLeading.VooAppBarLeading.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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.dev/web/wasm for details.
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 |
|---|---|---|---|---|
voo_navigation_core |
^0.1.4 |
0.1.4 | 0.2.1 | |
voo_tokens |
^0.0.8 |
0.0.8 | 0.0.8 |
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 | |
collection |
- | 1.19.1 | 1.19.1 | |
equatable |
- | 2.0.8 | 2.0.8 | |
flutter_bloc |
- | 9.1.1 | 9.1.1 | |
go_router |
- | 16.3.0 | 17.0.1 | |
intl |
- | 0.20.2 | 0.20.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
material_design_icons_flutter |
- | 7.0.7296 | 7.0.7296 | |
meta |
- | 1.17.0 | 1.18.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 | |
voo_motion |
- | 0.0.2 | 0.0.2 | |
voo_responsive |
- | 0.1.4 | 0.1.4 | |
voo_ui_core |
- | 0.1.3 | 0.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.1.4` on voo_navigation_core does not support the stable version `0.2.0`, that was published 0 days ago.
When voo_navigation_core is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions voo_navigation_core 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.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.