xserver 0.1.3 copy "xserver: ^0.1.3" to clipboard
xserver: ^0.1.3 copied to clipboard

A Dart-based web server framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xserver

With Flutter:

 $ flutter pub add xserver

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

dependencies:
  xserver: ^0.1.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:xserver/xserver.dart';
1
likes
90
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart-based web server framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, dart_casing, glob, http, logging, path, shelf, shelf_router, shelf_web_socket, source_gen, synchronized

More

Packages that depend on xserver