shelf_easy 3.5.1 copy "shelf_easy: ^3.5.1" to clipboard
shelf_easy: ^3.5.1 copied to clipboard

This library includes a json model generator, a unified database operator interface, a server and client framework, a virtual machine for AOT code push, and a log module.

6
likes
130/ 140
pub points
49%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger 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 license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

782 out of 879 API elements (89.0 %) have documentation comments.

Some symbols that are missing documentation: shelf_deps, shelf_deps.AES.key, shelf_deps.AES.mode, shelf_deps.AES.padding, shelf_deps.AESMode.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger 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:shelf_easy/shelf_easy.dart that imports:
  • package:shelf_easy/src/easy.dart that imports:
  • package:shelf_easy/src/easy_unidb.dart that imports:
  • package:shelf_easy/src/easy_class.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 20 issues. Showing the first 2:

INFO: 'extendedType' is deprecated and shouldn't be used. Use onClause instead.

lib/src/vm/vm_parser.dart:851:37

    ╷
851 │     final extendedTypeResult = node.extendedType.accept(this); // => visitNamedType
    │                                     ^^^^^^^^^^^^
    ╵

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

lib/src/db/db_base.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
analyzer ^6.2.0 6.5.0 6.5.0
bson ^5.0.0 5.0.4 5.0.4
crypto ^3.0.0 3.0.3 3.0.3
dart_style ^2.3.0 2.3.6 2.3.6
encrypt ^5.0.0 5.0.3 5.0.3
fixnum ^1.1.0 1.1.0 1.1.0
http ^1.1.0 1.2.1 1.2.1
http_parser ^4.0.0 4.0.2 4.0.2
meta ^1.8.0 1.15.0 1.15.0
mime ^1.0.0 1.0.5 1.0.5
mongo_dart ^0.10.0 0.10.2 0.10.2
shelf ^1.4.0 1.4.1 1.4.1
shelf_gzip ^4.0.0 4.1.0 4.1.0
shelf_multipart ^1.0.0 1.0.0 1.0.0
shelf_router ^1.1.0 1.1.4 1.1.4
shelf_static ^1.1.0 1.1.2 1.1.2
shelf_web_socket ^1.0.0 1.0.4 2.0.0
uuid ^4.0.0 4.4.0 4.4.0
web_socket_channel ^2.3.0 2.4.5 3.0.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 68.0.0 68.0.0
_macros - 0.1.0 0.1.0
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
async - 2.11.0 2.11.0
basic_utils - 5.7.0 5.7.0
buffer - 1.2.3 1.2.3
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
decimal - 2.3.3 2.3.3
file - 7.0.0 7.0.0
glob - 2.1.2 2.1.2
http_methods - 1.1.1 1.1.1
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
macros - 0.1.0-main.0 0.1.0-main.5
mongo_dart_query - 5.0.0 5.0.0
package_config - 2.1.0 2.1.0
packages_extensions - 0.1.0 0.1.0
path - 1.9.0 1.9.0
pedantic - 1.11.1 1.11.1
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
power_extensions - 0.2.2 0.2.2
pub_semver - 2.1.4 2.1.4
rational - 2.2.2 2.2.2
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.2 1.0.2
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
unorm_dart - 0.2.0 0.3.0
vy_string_utils - 0.4.5 0.4.5
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

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

The constraint `^1.0.0` on shelf_web_socket does not support the stable version `2.0.0`, that was published 12 days ago.

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

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

The constraint `^2.3.0` on web_socket_channel does not support the stable version `3.0.0`, that was published 12 days ago.

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

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

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

6
likes
130
pub points
49%
popularity

Publisher

verified publishercszykj.com

This library includes a json model generator, a unified database operator interface, a server and client framework, a virtual machine for AOT code push, and a log module.

Repository (GitHub)
View/report issues

Topics

#client #server #shelf #eval #codepush

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, bson, crypto, dart_style, encrypt, fixnum, http, http_parser, meta, mime, mongo_dart, shelf, shelf_gzip, shelf_multipart, shelf_router, shelf_static, shelf_web_socket, uuid, web_socket_channel

More

Packages that depend on shelf_easy