alfred 1.1.0+2
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):
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
.
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.
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
30/30 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 |
---|---|---|---|
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
20/20 points: Package is Dart 3 compatible!
Analysed with Pana 0.21.32
, Dart 3.0.2
.