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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  jaspr: ^0.21.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jaspr/jaspr.dart';
559
likes
40
points
11.9k
downloads
screenshot

Publisher

verified publisherschultek.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#jaspr #web #html #server

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

hotreloader, html, http, meta, path, shelf, shelf_gzip, shelf_proxy, shelf_static, universal_web

More

Packages that depend on jaspr