vane 0.8.1 copy "vane: ^0.8.1" to clipboard
vane: ^0.8.1 copied to clipboard

outdatedDart 1 only

Server-side framework for Dart/Dartlang with a built-in middleware system

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vane

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

dependencies:
  vane: ^0.8.1

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:vane/vane_server.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Server-side framework for Dart/Dartlang with a built-in middleware system

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, http_server, logging, md_proc, mongo_dart, mustache4dart, uri, watcher, yaml

More

Packages that depend on vane