shelf_bind 0.9.1 copy "shelf_bind: ^0.9.1" to clipboard
shelf_bind: ^0.9.1 copied to clipboard

outdatedDart 1 only

A binding handler for shelf

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shelf_bind

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

dependencies:
  shelf_bind: ^0.9.1

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

Publisher

unverified uploader

A binding handler for shelf

Homepage

License

unknown (LICENSE)

Dependencies

constrain, converters, http_exception, matcher, shelf, shelf_path, shelf_route

More

Packages that depend on shelf_bind