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

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.9.3

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';
294
likes
0
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

Topics

#jaspr #web #html #server

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on jaspr