jaspr 0.12.0 copy "jaspr: ^0.12.0" to clipboard
jaspr: ^0.12.0 copied to clipboard

Modern web framework for building websites in Dart that feels like Flutter but supports server-side rendering.

269
likes
110/ 140
pub points
85%
popularity

We analyzed this package 2 days ago, and awarded it 110 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.

failed
Provide documentation
10 / 20trigger folding of the section

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

657 out of 1611 API elements (40.8 %) have documentation comments.

Some symbols that are missing documentation: browser, browser.BrowserAppBinding.attachBetween, browser.BrowserAppBinding.attachTarget, browser.BrowserAppBinding.createRootRenderObject, browser.BrowserAppBinding.loadSyncState.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 62 issues. Showing the first 2:

lib/jaspr.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/browser/browser_binding.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
binary_codec ^2.0.3 2.0.3 2.0.3
hotreloader ^4.1.0 4.2.0 4.2.0
html ^0.15.0 0.15.4 0.15.4
http >=0.13.0 <2.0.0 1.2.1 1.2.1
js ^0.6.5 0.6.7 0.7.1
meta ^1.7.0 1.14.0 1.14.0
path ^1.8.0 1.9.0 1.9.0
shelf ^1.2.0 1.4.1 1.4.1
shelf_gzip ^4.0.0 4.1.0 4.1.0
shelf_proxy ^1.0.1 1.0.4 1.0.4
shelf_static ^1.1.0 1.1.2 1.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
csslib - 1.0.0 1.0.0
http_parser - 4.0.2 4.0.2
logging - 1.2.0 1.2.0
mime - 1.0.5 1.0.5
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vm_service - 14.2.0 14.2.0
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1

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

The constraint `^0.6.5` on js does not support the stable version `0.7.0`.

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

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

Analyzed with Pana 0.22.2, Dart 3.3.3.

Check the analysis log for details.

269
likes
110
pub points
85%
popularity

Publisher

verified publisherschultek.de

Modern web framework for building websites in Dart that feels like Flutter but supports server-side rendering.

Repository (GitHub)
View/report issues
Contributing

Topics

#jaspr #web #html #server

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

binary_codec, hotreloader, html, http, js, meta, path, shelf, shelf_gzip, shelf_proxy, shelf_static

More

Packages that depend on jaspr