unicorn_shelf 0.0.1 copy "unicorn_shelf: ^0.0.1" to clipboard
unicorn_shelf: ^0.0.1 copied to clipboard

HTTP server support (with Shelf) for Unicron.

example/unicorn_shelf_example.dart

import 'package:unicorn_shelf/unicorn_shelf.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

HTTP server support (with Shelf) for Unicron.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

unicorn

More

Packages that depend on unicorn_shelf