alfred 0.1.0-alpha.3 copy "alfred: ^0.1.0-alpha.3" to clipboard
alfred: ^0.1.0-alpha.3 copied to clipboard

outdated

A performant, expressjs like server framework with a few bonuses that make life even easier.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alfred

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

dependencies:
  alfred: ^0.1.0-alpha.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:alfred/alfred.dart';
345
likes
0
pub points
93%
popularity

Publisher

unverified uploader

A performant, expressjs like server framework with a few bonuses that make life even easier.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

enum_to_string, http_server, mime_type, pedantic, queue

More

Packages that depend on alfred