dart_side 0.0.1-dev copy "dart_side: ^0.0.1-dev" to clipboard
dart_side: ^0.0.1-dev copied to clipboard

outdated

A Simple and Pure Dart Http Server for Small Projects

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_side

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

dependencies:
  dart_side: ^0.0.1-dev

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

Publisher

verified publisherdizoft.ru

A Simple and Pure Dart Http Server for Small Projects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dart_side