alfred 1.1.0+2 icon indicating copy to clipboard operation
alfred: ^1.1.0+2 copied to clipboard

A performant, expressjs like web server / rest api framework thats easy to use and has all the bits in one place.

306
likes
140/ 140
pub points
87%
popularity

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

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

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 licenses: BSD-3-Clause, MIT.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 100 out of 181 API elements (55.2 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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:alfred/alfred.dart that imports:
  • package:alfred/src/type_handlers/type_handler.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

30/30 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

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

Package Constraint Compatible Latest
meta ^1.3.0 1.9.1 1.9.1
mime ^1.0.0 1.0.4 1.0.4
mime_type ^1.0.0 1.0.0 1.0.0
path ^1.8.2 1.8.3 1.8.3
queue ^3.1.0 3.1.0+2 3.1.0+2

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

icon indicating section status
Dart 3 compatibility
20 / 20icon to trigger folding of the section

20/20 points: Package is Dart 3 compatible!

Analysed with Pana 0.21.32, Dart 3.0.2.

306
likes
140
pub points
87%
popularity

Publisher

unverified uploader

A performant, expressjs like web server / rest api framework thats easy to use and has all the bits in one place.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-3-Clause, MIT (LICENSE)

Dependencies

meta, mime, mime_type, path, queue

More

Packages that depend on alfred