mist_server 0.2.0 copy "mist_server: ^0.2.0" to clipboard
mist_server: ^0.2.0 copied to clipboard

Dart 1 only

A simple and modular web server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mist_server

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

dependencies:
  mist_server: ^0.2.0

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:mist_server/mist.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and modular web server

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

mock, unittest

More

Packages that depend on mist_server