json_rest_server 3.1.0 copy "json_rest_server: ^3.1.0" to clipboard
json_rest_server: ^3.1.0 copied to clipboard

A RESTful server based on JSON With this package you can have a fully functional RESTful server with auth, pagination and all the necessaries services do build an application

175
likes
150/ 160
pub points
43%
popularity

We analyzed this package 4 days ago, and awarded it 150 pub points (of a possible 160):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/rodrigorahman/json_rest_server/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

0 out of 0 API elements (100.0 %) have documentation comments.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Linux
  • ✓ macOS
  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
args ^2.4.2 2.5.0 2.5.0
event_bus ^2.0.0 2.0.0 2.0.0
get_it ^7.6.4 7.7.0 7.7.0
http ^1.1.2 1.2.1 1.2.1
jaguar_jwt ^3.0.0 3.0.0 3.0.0
logger ^2.0.2+1 2.3.0 2.3.0
path ^1.9.0 1.9.0 1.9.0
shelf ^1.4.1 1.4.1 1.4.1
shelf_multipart ^1.0.0 1.0.0 1.0.0
shelf_static ^1.1.2 1.1.2 1.1.2
shelf_web_socket ^1.0.4 1.0.4 2.0.0
uuid ^4.3.1 4.4.0 4.4.0
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
auth_header - 3.0.1 3.0.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
fixnum - 1.1.0 1.1.0
http_parser - 4.0.2 4.0.2
meta - 1.15.0 1.15.0
mime - 1.0.5 1.0.5
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
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 3.0.0

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

The constraint `^1.0.4` on shelf_web_socket does not support the stable version `2.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Dart 3.4.1.

Check the analysis log for details.

175
likes
150
pub points
43%
popularity

Publisher

verified publisheracademiadoflutter.com.br

A RESTful server based on JSON With this package you can have a fully functional RESTful server with auth, pagination and all the necessaries services do build an application

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, event_bus, get_it, http, jaguar_jwt, logger, path, shelf, shelf_multipart, shelf_static, shelf_web_socket, uuid, yaml

More

Packages that depend on json_rest_server