flutter_animated_navkit 1.0.0 copy "flutter_animated_navkit: ^1.0.0" to clipboard
flutter_animated_navkit: ^1.0.0 copied to clipboard

A customizable animated bottom navigation bar with expandable hexagonal notch for Flutter apps.

140/ 160
pub points
14
downloads

We analyzed this package 3 days ago, and awarded it 140 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.

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

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

OUT: Documenting flutter_animated_navkit... Discovering libraries... Linking elements... Precaching local docs for 723839 elements... Initialized dartdoc with 800 libraries Generating docs for library components/vertically_expanded_container.dart from package:flutter_animated_navkit/components/vertically_expanded_container.dart... Generating docs for library components/solidarc_expanded_conatiner.dart from package:flutter_animated_navkit/components/solidarc_expanded_conatiner.dart... Generating docs for library animated_bottom_navkit.dart from package:flutter_animated_navkit/animated_bottom_navkit.dart... Generating docs for library model/bottom_nav_item.dart from package:flutter_animated_navkit/model/bottom_nav_item.dart... Generating docs for library helper/calculate_position.dart from package:flutter_animated_navkit/helper/calculate_position.dart... [2 more lines] ERR: warning: flutter_animated_navkit has no library level documentation comments from flutter_animated_navkit: (file:///tmp/pana_SOVETV/lib/animated_bottom_navkit.dart:1:1) warning: unresolved doc reference [matchesGoldenFile] from flutter_animated_navkit.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) in documentation inherited from flutter_animated_navkit.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) warning: unresolved doc reference [AutomatedTestWidgetsFlutterBinding] from flutter_animated_navkit.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) in documentation inherited from flutter_animated_navkit.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:40:6) error: file already written at "flutter_animated_navkit/index.html" for symbol flutter_animated_navkit: (file:///tmp/pana_SOVETV/lib/flutter_animated_navkit.dart:1:1) [22 more lines]

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.dev/web/wasm for details.

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: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/flutter_animated_navkit.dart:258:48

    ╷
258 │                             widget.activeColor.withOpacity(0.2),
    │                                                ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_animated_navkit.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
hexagon ^0.2.0 0.2.0 0.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
vector_math - 2.2.0 2.2.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.5, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
11
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable animated bottom navigation bar with expandable hexagonal notch for Flutter apps.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, hexagon

More

Packages that depend on flutter_animated_navkit