navigation_rail_m3e 0.3.5 copy "navigation_rail_m3e: ^0.3.5" to clipboard
navigation_rail_m3e: ^0.3.5 copied to clipboard

Material 3 Expressive navigation rail (collapsed & expanded) with modal/standard modes, badges, sections, and m3e_design token integration.

140/ 160
pub points
383
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

98 out of 102 API elements (96.1 %) have documentation comments.

Some symbols that are missing documentation: navigation_rail_m3e, navigation_rail_m3e.NavigationRailTokensAdapter.badgeBackground, navigation_rail_m3e.NavigationRailTokensAdapter.badgeLargeLabel, navigation_rail_m3e.NavigationRailTokensAdapter.indicatorShapeFull.

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

  • ✓ Android

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:navigation_rail_m3e/navigation_rail_m3e.dart that imports:
  • package:navigation_rail_m3e/src/rail_tokens_adapter.dart that imports:
  • package:m3e_design/m3e_design.dart that imports:
  • package:m3e_design/utils/build_context_x.dart that imports:
  • package:m3e_design/theme/m3e_theme.dart that imports:
  • package:m3e_design/tokens/color_tokens.dart that imports:
  • package:dynamic_color/dynamic_color.dart that declares support for platforms: Android, Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:navigation_rail_m3e/navigation_rail_m3e.dart that imports:
  • package:navigation_rail_m3e/src/rail_tokens_adapter.dart that imports:
  • package:m3e_design/m3e_design.dart that imports:
  • package:m3e_design/utils/build_context_x.dart that imports:
  • package:m3e_design/theme/m3e_theme.dart that imports:
  • package:m3e_design/tokens/color_tokens.dart that imports:
  • package:dynamic_color/dynamic_color.dart that declares support for platforms: Android, Windows, Linux, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Unnecessary 'this.' qualifier.

lib/src/rail_theme.dart:83:41

   ╷
83 │       itemExpandedHeight: itemHeight ?? this.itemExpandedHeight,
   │                                         ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/rail_theme.dart

INFO: Unnecessary 'this.' qualifier.

lib/src/rail_theme.dart:84:47

   ╷
84 │       itemCollapsedHeight: itemShortHeight ?? this.itemCollapsedHeight,
   │                                               ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/rail_theme.dart

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
button_m3e ^0.1.1 0.1.2 0.1.2
fab_m3e ^0.1.1 0.1.1 0.1.1
icon_button_m3e ^0.2.1 0.2.1 0.2.1
m3e_design ^0.2.1 0.2.1 0.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dynamic_color - 1.8.1 1.8.1
fake_async - 1.3.3 1.3.3
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.8
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
383
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Material 3 Expressive navigation rail (collapsed & expanded) with modal/standard modes, badges, sections, and m3e_design token integration.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

button_m3e, fab_m3e, flutter, icon_button_m3e, m3e_design

More

Packages that depend on navigation_rail_m3e