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

outdated

A Small Simple and Pure Dart Http Server for server-side 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.2-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 Small Simple and Pure Dart Http Server for server-side projects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dart_side