jaspr 0.16.3 copy "jaspr: ^0.16.3" to clipboard
jaspr: ^0.16.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.16.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';
468
likes
0
points
4.12k
downloads

Publisher

verified publisherschultek.dev

Weekly Downloads

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, meta, path, shelf, shelf_gzip, shelf_proxy, shelf_static, web

More

Packages that depend on jaspr