revali_router_core 2.3.0 copy "revali_router_core: ^2.3.0" to clipboard
revali_router_core: ^2.3.0 copied to clipboard

Shared classes between revali_router and revali_router_annotations

140/ 160
pub points
133
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: revali_router_core.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: revali_router_core,
    • contains a version property, and,
    • does not contain a publish_to property.
Repository URL doesn't exist.

At the time of the analysis https://github.com/mrgnhnt96/revali/tree/main/revali_router/revali_router_core 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

56 out of 409 API elements (13.7 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: annotation_type, annotation_type.AnnotationType, annotation_type.AnnotationType.location, async_web_socket_sender, async_web_socket_sender.AsyncWebSocketSender.

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:revali_router_core/revali_router_core.dart that imports:
  • package:revali_router_core/web_socket/web_socket_request.dart that imports:
  • package:revali_router_core/request/full_request.dart that imports:
  • package:revali_router_core/request/request.dart that imports:
  • package:revali_router_core/trusted_proxy/trusted_proxy.dart that imports:
  • dart:io
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

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

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

Package Constraint Compatible Latest Notes
equatable ^2.0.5 2.1.0 2.1.0
http_parser ^4.1.0 4.1.2 4.1.2
meta ^1.16.0 1.19.0 1.19.0
mime ^2.0.0 2.0.0 2.0.0
revali_annotations ^2.0.2 2.0.2 3.2.0
revali_core ^1.6.0 1.6.0 3.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0

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

The constraint `^2.0.2` on revali_annotations does not support the stable version `3.0.0`, that was published 11 days ago.

When revali_annotations is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions revali_annotations to update the constraint.

The constraint `^1.6.0` on revali_core does not support the stable version `2.0.0`, that was published 11 days ago.

When revali_core is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions revali_core 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.18, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
133
downloads

Documentation

API reference

Publisher

verified publisherrevali.dev

Weekly Downloads

Shared classes between revali_router and revali_router_annotations

Topics

#revali #api #backend #server #router

License

MIT (license)

Dependencies

equatable, http_parser, meta, mime, revali_annotations, revali_core

More

Packages that depend on revali_router_core