do2server 0.2.3 copy "do2server: ^0.2.3" to clipboard
do2server: ^0.2.3 copied to clipboard

Dart 1 only

Web server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add do2server

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

dependencies:
  do2server: ^0.2.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:do2server/do2server.dart';
0
likes
20
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Web server

Homepage

Documentation

Documentation

License

BSD-3-Clause (license)

Dependencies

http_server, path, route

More

Packages that depend on do2server