harpy 0.1.3 copy "harpy: ^0.1.3" to clipboard
harpy: ^0.1.3 copied to clipboard

A modern, fast, and lightweight backend framework for Dart

140/ 160
pub points
28
downloads

We analyzed this package 6 hours 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.

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

498 out of 508 API elements (98.0 %) have documentation comments.

Some symbols that are missing documentation: harpy, harpy.ConfigKeys.ConfigKeys.new, harpy.DatabaseAdapter.DatabaseAdapter.new, harpy.DatabaseConnection.DatabaseConnection.new, harpy.DatabaseResult.DatabaseResult.new.

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:harpy/harpy.dart that imports:
  • package:harpy/src/server/harpy_server.dart that imports:
  • package:shelf/shelf_io.dart that imports:
  • package:shelf/src/io_server.dart that imports:
  • dart:io
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

Found 3 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/cli/project_cli_generator.dart:4:9

  ╷
4 │ /// bin/<project_name>.dart of each created Harpy project.
  │         ^^^^^^^^^^^^^^
  ╵

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

INFO: Angle brackets will be interpreted as HTML.

lib/src/database/model.dart:59:38

   ╷
59 │   /// For composite keys: returns Map<String, Object?> with column -> value pairs
   │                                      ^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
crypto ^3.0.6 3.0.7 3.0.7
mongo_dart ^0.10.5 0.10.5 0.10.5
mysql1 ^0.20.0 0.20.0 0.20.0
path ^1.9.1 1.9.1 1.9.1
postgres ^3.5.6 3.5.9 3.5.9
redis ^4.0.0 4.0.0 4.0.0
shelf ^1.4.2 1.4.2 1.4.2
shelf_router ^1.1.4 1.1.4 1.1.4
sqlite3 ^2.9.0 2.9.4 3.1.2
talker ^5.0.1 5.1.9 5.1.9
Transitive dependencies
Package Constraint Compatible Latest Notes
ansicolor - 2.0.3 2.0.3
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
basic_utils - 5.8.2 5.8.2
bson - 5.0.7 5.0.7
buffer - 1.2.3 1.2.3
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
decimal - 3.2.4 3.2.4
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_methods - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
mongo_dart_query - 5.0.2 5.0.2
packages_extensions - 0.1.1 0.1.1
pointycastle - 4.0.0 4.0.0
pool - 1.5.2 1.5.2
posix - 6.0.3 6.0.3
power_extensions - 0.2.3 0.2.3
rational - 2.2.3 2.2.3
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.3 1.0.3
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
talker_logger - 5.1.9 5.1.9
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
uuid - 4.5.2 4.5.2
vy_string_utils - 0.4.6 0.4.6
web - 1.1.1 1.1.1

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

The constraint `^2.9.0` on sqlite3 does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions sqlite3 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.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A modern, fast, and lightweight backend framework for Dart

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, mongo_dart, mysql1, path, postgres, redis, shelf, shelf_router, sqlite3, talker

More

Packages that depend on harpy