dartshine 2.3.8 copy "dartshine: ^2.3.8" to clipboard
dartshine: ^2.3.8 copied to clipboard

A lightweight web framework for Dart, designed for clarity, clean syntax, and performance.

135/ 160
pub points
20
downloads

We analyzed this package 12 hours ago, and awarded it 135 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("2.3.8").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

92 out of 304 API elements (30.3 %) have documentation comments.

Some symbols that are missing documentation: dartshine, dartshine.BooleanField.BooleanField.new, dartshine.BooleanField.checked, dartshine.BooleanField.test, dartshine.BooleanField.toHtml.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:dartshine/dartshine.dart that imports:
  • package:dartshine/src/http/tcp/server.dart that imports:
  • package:dartshine/src/http/tcp/public_handler.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
archive ^4.0.7 4.0.7 4.0.7
crypto ^3.0.6 3.0.7 3.0.7
es_compression ^2.0.15 2.0.15 2.0.15
mime ^2.0.0 2.0.0 2.0.0
path ^1.9.1 1.9.1 1.9.1
postgresql2 ^1.7.0 1.7.0 1.7.0
sqlite3 ^2.9.1 2.9.4 3.1.2
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
buffer - 1.2.3 1.2.3
charcode - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
posix - 6.0.3 6.0.3
rikulo_commons - 7.0.2 7.0.2
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.3 1.0.3
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
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.1` 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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
135
points
20
downloads

Publisher

verified publisherzoubheir.com

Weekly Downloads

A lightweight web framework for Dart, designed for clarity, clean syntax, and performance.

Repository (GitHub)
View/report issues

Topics

#backend #web #server #framework

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

archive, crypto, es_compression, mime, path, postgresql2, sqlite3, uuid

More

Packages that depend on dartshine